We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af74cec commit bde9d17Copy full SHA for bde9d17
1 file changed
.github/workflows/main.yaml
@@ -5,6 +5,9 @@ concurrency:
5
cancel-in-progress: true
6
7
on:
8
+ push:
9
+ branches:
10
+ - main
11
pull_request:
12
branches:
13
- main
0 commit comments