This commit is contained in:
parent
972dd1b570
commit
7ca1ee7e81
@ -3,6 +3,12 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
pull_request:
|
pull_request:
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
|
# Allows external webhook trigger
|
||||||
|
repository_dispatch:
|
||||||
|
types:
|
||||||
|
- webhook
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
Loading…
Reference in New Issue
Block a user