We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4729241 + e19d307 commit faaed50Copy full SHA for faaed50
.github/workflows/e2e-tests.yml
@@ -26,4 +26,3 @@ jobs:
26
commitSha: ${{ github.event.pull_request.head.sha || github.sha }}
27
secrets:
28
APP_PRIVATE_KEY: ${{ secrets.RUNNER_APP_PRIVATE_KEY }}
29
- SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
0 commit comments