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