Skip to content

feat: add creator monetization-related audit log action types (#2171) #2300

feat: add creator monetization-related audit log action types (#2171)

feat: add creator monetization-related audit log action types (#2171) #2300

Workflow file for this run

name: Check TODO
on: [push, pull_request]
jobs:
todo:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run tdg-github-action
uses: ribtoks/tdg-github-action@v0.4.7-beta
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
REPO: ${{ github.repository }}
SHA: ${{ github.sha }}
REF: ${{ github.ref }}
COMMENT_ON_ISSUES: true