Fix workflow trigger for dev branches
This commit is contained in:
parent
ea202ff476
commit
3447b21b51
|
|
@ -1,6 +1,6 @@
|
||||||
name: Pull Code
|
name: Pull Code
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- dev_odex_base
|
- dev_odex_base
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue