Skip to content

Commit

Permalink
Update ci.yml - add manual workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
Firefishy authored Aug 16, 2023
1 parent a33e577 commit 5a748be
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 5a748be

Please sign in to comment.