workflow_dispatch
This commit is contained in:
parent
78a37e22c2
commit
d6c66e6d46
1 changed files with 1 additions and 0 deletions
1
.github/workflows/api.yaml
vendored
1
.github/workflows/api.yaml
vendored
|
|
@ -1,5 +1,6 @@
|
|||
# This action will push the chalice changes to aws
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- api-v1.5.5
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue