Skip to content

Commit

Permalink
ci: workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Apr 27, 2024
1 parent 0c1db34 commit f355ddd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -5,6 +5,7 @@ concurrency:
cancel-in-progress: true

on:
workflow_dispatch:
schedule:
- cron: '0 10 * * *'
push:
Expand Down

0 comments on commit f355ddd

Please sign in to comment.