forked from Hithomelabs/ci-runner-test
Hithomelabs/ci-runner-test#75: Update workflow trigger to push on test/main branches
This commit is contained in:
parent
0ab8e3ebe7
commit
d97080e484
@ -1,5 +1,7 @@
|
|||||||
name: Test CI Runner Image
|
name: Test CI Runner Image
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
branches: [test, main]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user