We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2c35a9 commit e065b33Copy full SHA for e065b33
.github/workflows/discord-notify.yml
@@ -5,6 +5,6 @@ on:
5
jobs:
6
notify:
7
if: github.event.pull_request.merged == true
8
- uses: DEINE-ORG/.github/.github/workflows/discord-merge-notify.yml@main
+ uses: 8linkz-sec/.github/.github/workflows/discord-merge-notify.yml@main
9
secrets:
10
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
0 commit comments