Excluding Pull Requests from CI
This commit is contained in:
parent
043aca26da
commit
21f4e741f2
@ -22,3 +22,6 @@ steps:
|
|||||||
debug: true
|
debug: true
|
||||||
when:
|
when:
|
||||||
branch: master
|
branch: master
|
||||||
|
event:
|
||||||
|
exclude:
|
||||||
|
- pull_request
|
||||||
|
Loading…
Reference in New Issue
Block a user