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 5ff4286 commit 7b16c9fCopy full SHA for 7b16c9f
.github/workflows/react-tests-dispatcher.yml
@@ -14,7 +14,7 @@ jobs:
14
env:
15
REACT_WORKFLOW_ID: "detection-rules-tests"
16
run: |
17
- curl -x POST \
+ curl -X POST \
18
-H "Accept: application/vnd.github.everest-preview+json" \
19
-H "Content-Type: application/json" \
20
-H "Authorization: token ${{ secrets.WRITE_REACT_DETECTION_RULES_TOKEN }}" \
0 commit comments