Skip to content

Commit

Permalink
Update version_compatible.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davies committed Apr 26, 2022
1 parent e696e69 commit b2ecf55
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/version_compatible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
pull_request:
#The branches below must be a subset of the branches above
branches:
- main
- release-**
paths-ignore:
- 'docs/**'
Expand Down Expand Up @@ -191,4 +190,4 @@ jobs:
uses: juicedata/slack-notify-action@main
with:
channel-id: "${{ secrets.SLACK_CHANNEL_ID_FOR_PR_CHECK_NOTIFY }}"
slack_bot_token: "${{ secrets.SLACK_BOT_TOKEN }}"
slack_bot_token: "${{ secrets.SLACK_BOT_TOKEN }}"

0 comments on commit b2ecf55

Please sign in to comment.