Update test.yaml
This commit is contained in:
parent
c6b7eeb9fe
commit
04aea2e15d
|
@ -3,9 +3,9 @@ name: Sync multiple branches
|
||||||
concurrency: catalog-test
|
concurrency: catalog-test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
#push:
|
push:
|
||||||
# branches:
|
branches:
|
||||||
# - 'staging'
|
- 'staging'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in New Issue