mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-14 07:35:49 +00:00
Compare commits
1 Commits
fix-releas
...
fix-gh-act
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ac6f334c87 |
4
.github/workflows/build-in-docker.yml
vendored
4
.github/workflows/build-in-docker.yml
vendored
@@ -7,8 +7,8 @@ on:
|
|||||||
branches: [ "dev", "candidate", "release", "jshooks" ]
|
branches: [ "dev", "candidate", "release", "jshooks" ]
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.workflow }}
|
group: ${{ github.workflow }}-${{ github.ref }}
|
||||||
cancel-in-progress: false
|
cancel-in-progress: true
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
checkout:
|
checkout:
|
||||||
|
|||||||
Reference in New Issue
Block a user