Skip to content

Commit 275c947

Browse files
committed
Merge branch 'master'
2 parents 09eb005 + 909b212 commit 275c947

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,7 @@ on:
44
merge_group:
55
pull_request:
66
push:
7-
branches: [ "main" ]
8-
9-
concurrency:
10-
group: ${{ github.workflow }}-${{ github.ref }}
11-
# Cancels in progress workflows on PRs.
12-
cancel-in-progress: ${{ github.event_name == 'pull_request' }}
7+
branches: ["main"]
138

149
env:
1510
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)