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.
1 parent 0480aff commit 88865a1Copy full SHA for 88865a1
README.md
@@ -26,7 +26,7 @@ jobs:
26
repository: 'Staffbase/test-flaky'
27
# optional: name of the branch where it should check, default: main
28
branch: 'master'
29
- # optional: prefix of the test run, default: 'test'
+ # prefix of the test run
30
prefix: 'test-'
31
# URL of the Slack incoming webhooks
32
slack-incoming-webhooks-url: ${{ secrets.SLACK_INCOMING_WEBHOOKS_URL }}
0 commit comments