Skip to content

Commit

Permalink
Allow manually triggering workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yannh committed Feb 27, 2021
1 parent 773f706 commit e12b77a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: ci
on:
push:
workflow_dispatch:
schedule:
- cron: "10 10 */2 * *"
Expand Down

0 comments on commit e12b77a

Please sign in to comment.