Remove develop from branches to build
The PR already works on a merge commit with develop no need to build it once more afterwards
This commit is contained in:
parent
76af488d16
commit
e709a501cb
1
.github/workflows/pr_build.yml
vendored
1
.github/workflows/pr_build.yml
vendored
@ -10,7 +10,6 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- develop
|
|
||||||
- release/*
|
- release/*
|
||||||
tags-ignore:
|
tags-ignore:
|
||||||
- '*'
|
- '*'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user