Correct the pr check workflow
This commit is contained in:
parent
b0f5818a59
commit
a6c4baa1b6
1 changed files with 1 additions and 3 deletions
4
.github/workflows/pr-check.yml
vendored
4
.github/workflows/pr-check.yml
vendored
|
@ -1,8 +1,6 @@
|
||||||
name: pr-check
|
name: pr-check
|
||||||
|
|
||||||
on:
|
on: [ pull_request ]
|
||||||
pull_request:
|
|
||||||
branches: [ master ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue