Prevent CI trigger on pull-request
This commit is contained in:
parent
7feda4b517
commit
b058f5f658
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -7,8 +7,6 @@ on:
|
||||
# Triggers the workflow on push or pull request events but only for the master branch
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
Loading…
x
Reference in New Issue
Block a user