update workflow
All checks were successful
Setup Native Action / native (3.12.7) (push) Has been skipped
Setup Native Action / docker (3.12.7) (push) Has been skipped

This commit is contained in:
hoangvv 2025-01-16 10:15:06 +07:00
parent e863b57c30
commit 8d58f305de

View File

@ -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: