We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9db2f31 commit 8c71899Copy full SHA for 8c71899
.github/workflows/check.yaml
@@ -2,6 +2,9 @@ name: "Check"
2
3
on:
4
workflow_dispatch:
5
+ push:
6
+ branches:
7
+ - main
8
9
jobs:
10
check:
0 commit comments