Skip to content

Commit faaed50

Browse files
authored
Merge pull request #135 from fingerprintjs/chore/INTER-1461-remove-slack-webhook
chore: remove `SLACK_WEBHOOK_URL` from e2e-tests workflow
2 parents 4729241 + e19d307 commit faaed50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,3 @@ jobs:
2626
commitSha: ${{ github.event.pull_request.head.sha || github.sha }}
2727
secrets:
2828
APP_PRIVATE_KEY: ${{ secrets.RUNNER_APP_PRIVATE_KEY }}
29-
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

0 commit comments

Comments
 (0)