Skip to content

Commit

Permalink
Added code for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
vaisakhkannan committed Sep 5, 2024
1 parent 16f7bb5 commit 7f00cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-slack-notification.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

env:
REPO: ${{ github.repository }}
BRANCH: main
BRANCH: Fix-warning-pr-slack-#937
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
API_URL: https://api.github.com/repos/redhat-developer/lsp4ij/pulls
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL_COPY }}
Expand Down

0 comments on commit 7f00cf0

Please sign in to comment.