We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb3b96e commit cfaf801Copy full SHA for cfaf801
.github/workflows/release-rust.yml
@@ -9,6 +9,7 @@ on:
9
# paths:
10
# - 'source/ports/rs_port/Cargo.toml'
11
# - 'source/ports/rs_port/inline/Cargo.toml'
12
+
13
concurrency:
14
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
15
cancel-in-progress: true
0 commit comments