We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 982a6ca commit 06bf2a2Copy full SHA for 06bf2a2
1 file changed
.github/workflows/build-test-deploy.yml
@@ -1,7 +1,12 @@
1
on:
2
push:
3
+ branches:
4
+ - main
5
+ - maint/*
6
pull_request:
- branches: [main]
7
8
9
10
release:
11
types:
12
- published
0 commit comments