workflow dispatch
This commit is contained in:
parent
5dbb1eeaf1
commit
652ea0493a
1 changed files with 2 additions and 1 deletions
3
.github/workflows/api.yaml
vendored
3
.github/workflows/api.yaml
vendored
|
|
@ -1,8 +1,9 @@
|
|||
# This action will push the chalice changes to aws
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
- api-v1.5.5
|
||||
paths:
|
||||
- api/**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue