Excluding Pull Requests from CI

This commit is contained in:
Fabian Stamm 2020-03-25 23:43:46 +01:00
parent 043aca26da
commit 21f4e741f2
1 changed files with 3 additions and 0 deletions

View File

@ -22,3 +22,6 @@ steps:
debug: true
when:
branch: master
event:
exclude:
- pull_request