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
@@ -16,6 +16,7 @@ jobs:
discord:
runs-on: ubuntu-latest
timeout-minutes: 5
if: github.repository_owner == 'itzg'
steps:
- name: on-publish
if: github.event_name == 'release' && github.event.action == 'published'