allow permissions.yml to run on 3rd party PRs

This commit is contained in:
aptalca
2023-03-30 11:22:40 -04:00
parent e4a5fd96bd
commit 5742bffd2e
+1 -1
View File
@@ -1,6 +1,6 @@
name: Permission check name: Permission check
on: on:
pull_request: pull_request_target:
paths: paths:
- '**/run' - '**/run'
- '**/finish' - '**/finish'