Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
djb15 committed Dec 8, 2023
1 parent 965ce36 commit 4aff1f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/governor-token-list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
schedule:
- cron: '0 0 15 * *' # Run at 00:00 on the 15th of every month

permissions:
contents: write

jobs:
token-list-update:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 4aff1f8

Please sign in to comment.