We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8c46d6 + 05a1a73 commit 334ef02Copy full SHA for 334ef02
.github/workflows/test.yml
@@ -2,9 +2,9 @@ name: CI
2
3
on:
4
push:
5
+ branches: [ master ]
6
pull_request:
- branches:
7
- - master
8
9
jobs:
10
check_duplicate_runs:
0 commit comments