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 fd3aa34 commit 76a7bc5Copy full SHA for 76a7bc5
.github/workflows/test.yml
@@ -1,7 +1,9 @@
1
name: Test
2
3
on:
4
- push: main
+ push:
5
+ branches:
6
+ - main
7
pull_request:
8
workflow_call:
9
workflow_dispatch:
0 commit comments