File tree Expand file tree Collapse file tree 24 files changed +120
-0
lines changed Expand file tree Collapse file tree 24 files changed +120
-0
lines changed Original file line number Diff line number Diff line change 17
17
RUSTFLAGS : " -Dwarnings"
18
18
CARGO_INCREMENTAL : 0
19
19
20
+ # Cancels CI jobs when new commits are pushed to a PR branch
21
+ concurrency :
22
+ group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
23
+ cancel-in-progress : true
24
+
20
25
jobs :
21
26
set-msrv :
22
27
uses : RustCrypto/actions/.github/workflows/set-msrv.yml@master
Original file line number Diff line number Diff line change 17
17
CARGO_INCREMENTAL : 0
18
18
RUSTFLAGS : " -Dwarnings"
19
19
20
+ # Cancels CI jobs when new commits are pushed to a PR branch
21
+ concurrency :
22
+ group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
23
+ cancel-in-progress : true
24
+
20
25
jobs :
21
26
set-msrv :
22
27
uses : RustCrypto/actions/.github/workflows/set-msrv.yml@master
Original file line number Diff line number Diff line change 17
17
CARGO_INCREMENTAL : 0
18
18
RUSTFLAGS : " -Dwarnings"
19
19
20
+ # Cancels CI jobs when new commits are pushed to a PR branch
21
+ concurrency :
22
+ group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
23
+ cancel-in-progress : true
24
+
20
25
jobs :
21
26
set-msrv :
22
27
uses : RustCrypto/actions/.github/workflows/set-msrv.yml@master
Original file line number Diff line number Diff line change 17
17
CARGO_INCREMENTAL : 0
18
18
RUSTFLAGS : " -Dwarnings"
19
19
20
+ # Cancels CI jobs when new commits are pushed to a PR branch
21
+ concurrency :
22
+ group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
23
+ cancel-in-progress : true
24
+
20
25
jobs :
21
26
set-msrv :
22
27
uses : RustCrypto/actions/.github/workflows/set-msrv.yml@master
Original file line number Diff line number Diff line change 17
17
CARGO_INCREMENTAL : 0
18
18
RUSTFLAGS : " -Dwarnings"
19
19
20
+ # Cancels CI jobs when new commits are pushed to a PR branch
21
+ concurrency :
22
+ group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
23
+ cancel-in-progress : true
24
+
20
25
jobs :
21
26
set-msrv :
22
27
uses : RustCrypto/actions/.github/workflows/set-msrv.yml@master
Original file line number Diff line number Diff line change 17
17
CARGO_INCREMENTAL : 0
18
18
RUSTFLAGS : " -Dwarnings"
19
19
20
+ # Cancels CI jobs when new commits are pushed to a PR branch
21
+ concurrency :
22
+ group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
23
+ cancel-in-progress : true
24
+
20
25
jobs :
21
26
set-msrv :
22
27
uses : RustCrypto/actions/.github/workflows/set-msrv.yml@master
Original file line number Diff line number Diff line change 17
17
CARGO_INCREMENTAL : 0
18
18
RUSTFLAGS : " -Dwarnings"
19
19
20
+ # Cancels CI jobs when new commits are pushed to a PR branch
21
+ concurrency :
22
+ group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
23
+ cancel-in-progress : true
24
+
20
25
jobs :
21
26
set-msrv :
22
27
uses : RustCrypto/actions/.github/workflows/set-msrv.yml@master
Original file line number Diff line number Diff line change 17
17
CARGO_INCREMENTAL : 0
18
18
RUSTFLAGS : " -Dwarnings"
19
19
20
+ # Cancels CI jobs when new commits are pushed to a PR branch
21
+ concurrency :
22
+ group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
23
+ cancel-in-progress : true
24
+
20
25
jobs :
21
26
set-msrv :
22
27
uses : RustCrypto/actions/.github/workflows/set-msrv.yml@master
Original file line number Diff line number Diff line change 20
20
CARGO_INCREMENTAL : 0
21
21
RUSTFLAGS : " -Dwarnings"
22
22
23
+ # Cancels CI jobs when new commits are pushed to a PR branch
24
+ concurrency :
25
+ group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
26
+ cancel-in-progress : true
27
+
23
28
jobs :
24
29
set-msrv :
25
30
uses : RustCrypto/actions/.github/workflows/set-msrv.yml@master
Original file line number Diff line number Diff line change 17
17
CARGO_INCREMENTAL : 0
18
18
RUSTFLAGS : " -Dwarnings"
19
19
20
+ # Cancels CI jobs when new commits are pushed to a PR branch
21
+ concurrency :
22
+ group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
23
+ cancel-in-progress : true
24
+
20
25
jobs :
21
26
set-msrv :
22
27
uses : RustCrypto/actions/.github/workflows/set-msrv.yml@master
You can’t perform that action at this time.
0 commit comments