mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 20:42:43 +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
|
||||
on: pull_request_target
|
||||
on:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
env:
|
||||
GH_REPO: ${{ github.repository }}
|
||||
GH_NO_UPDATE_NOTIFIER: 1
|
||||
|
||||
Reference in New Issue
Block a user