[ISSUE-75] Update workflow trigger to push on test/main branches #3
@ -1,5 +1,7 @@
|
||||
name: Test CI Runner Image
|
||||
on:
|
||||
push:
|
||||
branches: [test, main]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user