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 e4374e0 commit a089cc0Copy full SHA for a089cc0
.github/workflows/tests.yml
@@ -5,7 +5,7 @@ on:
5
workflow_call:
6
secrets:
7
SLACK_WEBHOOK_URL:
8
- required: true
+ required: false
9
10
jobs:
11
tests:
0 commit comments