Enhance workflow conditionals for forked repositories and notifications (#4179)

This commit is contained in:
Geoff Bourne
2026-07-18 16:51:16 -05:00
committed by GitHub
parent 0a445cd8db
commit cd2c5628f2
4 changed files with 20 additions and 11 deletions
+1
View File
@@ -7,6 +7,7 @@ on:
jobs:
check:
runs-on: ubuntu-22.04
if: github.repository_owner == 'itzg'
permissions:
issues: write
pull-requests: write