Skip to content

Commit

Permalink
GHA: Add workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
Firefishy committed Aug 29, 2023
1 parent c8a3de2 commit fb84970
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
- 'gh-pages'
schedule:
- cron: '25 3 */7 * *'
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-{{ github.head_ref || github.ref }}
Expand Down

0 comments on commit fb84970

Please sign in to comment.