Skip to content

Commit 5f6df67

Browse files
Update test.yml
1 parent 96f7f36 commit 5f6df67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
concurrency:
99
group: ${{ github.ref }}
10-
cancel-in-progress: ${{ github.ref != 'refs/heads/master' }}
10+
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}
1111

1212
jobs:
1313
linter:

0 commit comments

Comments
 (0)