We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eb8d66 commit a43b822Copy full SHA for a43b822
1 file changed
.github/workflows/temp_test.yml
@@ -1,5 +1,9 @@
1
name: "temp_test"
2
on:
3
+ workflow_dispatch:
4
+ push:
5
+ branches:
6
+ - main
7
schedule:
8
- cron: '*/2 * * * *'
9
0 commit comments