ci: clean up workflow #3
@@ -1,9 +1,5 @@
|
|||||||
name: CI TEST3
|
name: CI TEST3
|
||||||
|
|
||||||
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