Update main.yml
parent
5817131b76
commit
655b09cb42
|
@ -1,6 +1,7 @@
|
||||||
name: Actions 😎
|
name: Actions 😎
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
|
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
|
||||||
|
|
Loading…
Reference in New Issue