mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 12:12:50 +01:00
ci: Use ci-success
This commit is contained in:
parent
eeae3c4568
commit
c47d3ffd0e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -434,7 +434,7 @@ jobs:
|
|||
name: If CI passes, merge master branch into release/vX
|
||||
runs-on: ubuntu-22.04
|
||||
needs:
|
||||
- ci
|
||||
- ci-success
|
||||
- parseversion
|
||||
|
||||
# Only run this when pushing to master branch
|
||||
|
|
Loading…
Reference in a new issue