We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cae904 commit 39e824eCopy full SHA for 39e824e
.github/workflows/test.yml
@@ -10,6 +10,8 @@ on:
10
push:
11
paths-ignore:
12
- 'README.md'
13
+ branches:
14
+ - main
15
merge_group:
16
17
# Testing only needs permissions to read the repository contents.
0 commit comments