Exclude changeset PRs

This commit is contained in:
Matt Rubens
2025-02-02 00:38:28 -05:00
committed by GitHub
parent e37692c241
commit e036c1e33b

View File

@@ -8,6 +8,7 @@ on:
jobs:
notify:
runs-on: ubuntu-latest
if: github.head_ref != 'changeset-release/main'
steps:
- name: Send Discord Notification
uses: Ilshidur/action-discord@master