Compare commits
2 Commits
main
...
9726670dea
| Author | SHA1 | Date | |
|---|---|---|---|
|
9726670dea
|
|||
|
62bc15a979
|
@@ -1,5 +1,9 @@
|
|||||||
name: CI
|
name: CI
|
||||||
|
|
||||||
|
concurrency:
|
||||||
|
group: ${{ github.workflow }}-${{ github.ref }}
|
||||||
|
cancel-in-progress: true
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
Reference in New Issue
Block a user