mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-04 16:52:38 +00:00
Update pr-check.yml
This commit is contained in:
5
.github/workflows/pr-check.yml
vendored
5
.github/workflows/pr-check.yml
vendored
@@ -1,5 +1,8 @@
|
|||||||
name: PR Check
|
name: PR Check
|
||||||
on: pull_request_target
|
on:
|
||||||
|
pull_request:
|
||||||
|
types:
|
||||||
|
- opened
|
||||||
env:
|
env:
|
||||||
GH_REPO: ${{ github.repository }}
|
GH_REPO: ${{ github.repository }}
|
||||||
GH_NO_UPDATE_NOTIFIER: 1
|
GH_NO_UPDATE_NOTIFIER: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user