Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
pybind11
Commits
931f6644
Unverified
Commit
931f6644
authored
Oct 17, 2021
by
Henry Schreiner
Committed by
GitHub
Oct 17, 2021
Browse files
ci: cancel in-progress on repeated pushes (#3370)
parent
56b49c2b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
.github/workflows/ci.yml
.github/workflows/ci.yml
+4
-0
No files found.
.github/workflows/ci.yml
View file @
931f6644
...
@@ -9,6 +9,10 @@ on:
...
@@ -9,6 +9,10 @@ on:
-
stable
-
stable
-
v*
-
v*
concurrency
:
group
:
test-${{ github.ref }}
cancel-in-progress
:
true
jobs
:
jobs
:
# This is the "main" test suite, which tests a large number of different
# This is the "main" test suite, which tests a large number of different
# versions of default compilers and Python versions in GitHub Actions.
# versions of default compilers and Python versions in GitHub Actions.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment