Update merged.yaml

This commit is contained in:
Alexis
2023-07-24 12:11:40 -07:00
committed by GitHub
parent ddd4b31b1c
commit 2cb2cb0575
+2 -1
View File
@@ -7,7 +7,8 @@ on:
jobs:
if_merged:
if: github.event.pull_request.merged == true
# Forked repos can not access Mattermost secret.
if: github.event.pull_request.merged == true && !github.event.pull_request.head.repo.fork
runs-on: ubuntu-latest
steps:
- name: Create Mattermost Message