mirror of
https://github.com/ditkrg/project-version-check.git
synced 2026-01-22 22:06:42 +00:00
trigger pipeline on push to dev
Signed-off-by: Shakar <5h4k4r.b4kr@gmail.com>
This commit is contained in:
parent
da0721a5f7
commit
7fd63572bd
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -5,7 +5,7 @@ on:
|
|||||||
# types: [labeled]
|
# types: [labeled]
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- dev
|
||||||
jobs:
|
jobs:
|
||||||
hello-world-job:
|
hello-world-job:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user