update workflow
This commit is contained in:
parent
e863b57c30
commit
8d58f305de
@ -2,9 +2,9 @@ name: Setup Native Action
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main,dev]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
branches: [main,dev]
|
||||||
# options in commit : @native @docker @push_image @run_test @no_cleanup @restore_db
|
# options in commit : @native @docker @push_image @run_test @no_cleanup @restore_db
|
||||||
jobs:
|
jobs:
|
||||||
native:
|
native:
|
||||||
|
Loading…
Reference in New Issue
Block a user