mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-19 18:15:50 +00:00
Compare commits
21 Commits
fix-gh-act
...
touch
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d750868fc7 | ||
|
|
7422c3ee79 | ||
|
|
25d6b13b56 | ||
|
|
3fe4a7970b | ||
|
|
8be818cd25 | ||
|
|
bec75d0e6b | ||
|
|
91b9442d42 | ||
|
|
bf7dd9dadc | ||
|
|
f3e5684a8f | ||
|
|
c9f448120c | ||
|
|
34612f9e6f | ||
|
|
7b5bd46c9f | ||
|
|
5b328b57fa | ||
|
|
ebd655ca0f | ||
|
|
bca4b9ed85 | ||
|
|
1d4bc90a4f | ||
|
|
f622ad83e4 | ||
|
|
658c351d03 | ||
|
|
bd161982d2 | ||
|
|
0ab2eaa021 | ||
|
|
247c17215c |
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" ]
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
group: ${{ github.workflow }}
|
||||
cancel-in-progress: false
|
||||
|
||||
jobs:
|
||||
checkout:
|
||||
|
||||
Reference in New Issue
Block a user