update @docker @no_cleanup @push_image
This commit is contained in:
parent
5ac9df17a3
commit
25d50e9fb2
@ -2,9 +2,10 @@ name: Setup Native Action
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
branches: [main]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
# options in commit : @native @docker @push_image @run_test @no_cleanup
|
||||
jobs:
|
||||
native:
|
||||
if: contains(github.event.head_commit.message, '@native')
|
||||
|
Loading…
Reference in New Issue
Block a user