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