Change trigger branch from 'dev-actions' to 'main' in demo workflow
This commit is contained in:
parent
2ede22e8e6
commit
e4c4899d4a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "dev-actions"
|
- "main"
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue