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