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