Skip to content

Commit 02b7216

Browse files
committed
[bfops/discord-post]: test commit
1 parent 2df8c46 commit 02b7216

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/discord-posts.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,10 @@ name: Discord notifications
22

33
on:
44
pull_request:
5-
types: [closed]
65

76
jobs:
87
discordNotification:
98
runs-on: ubuntu-latest
10-
if: github.event.pull_request.merged == true &&
11-
github.event.pull_request.base.ref == 'master'
129
env:
1310
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1411
steps:

0 commit comments

Comments
 (0)