We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f62c123 commit 9128cf1Copy full SHA for 9128cf1
.github/workflows/main.yml
@@ -2,6 +2,9 @@ name: Build
2
3
on:
4
workflow_dispatch:
5
+ push:
6
+ branches:
7
+ - main
8
pull_request:
9
branches:
10
- main
0 commit comments