0
0
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:
Trevor Buckner
2024-04-19 11:37:23 -04:00
committed by GitHub
parent 9f45456066
commit 08e273bfd6

View File

@@ -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