Skip to content

Commit

Permalink
make the nightly bump manually-triggerable as well for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
baronfel committed Feb 20, 2023
1 parent d557315 commit 1192f40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bump-fcs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: update nightly FCS
on:
schedule:
- cron: '0 6 * * *'
workflow_dispatch:

jobs:
bump-fcs:
Expand Down

0 comments on commit 1192f40

Please sign in to comment.