[ISSUE-75] Update workflow trigger to push on test/main branches #3
@ -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