Skip to content

Commit

Permalink
fix schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
olegchorny authored Dec 21, 2023
1 parent de0a124 commit ffda0f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bearer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
# The branches below must be a subset of the branches above
branches: ["master"]
schedule:
- cron: '30 41 * * 4'
- cron: '30 14 * * 4'

permissions:
contents: read # for actions/checkout to fetch code
Expand Down

0 comments on commit ffda0f9

Please sign in to comment.