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 6c18c5b commit 5ff4286Copy full SHA for 5ff4286
.github/workflows/react-tests-dispatcher.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- name: Trigger REACT workflow
14
env:
15
- REACT_WORKFLOW_ID: "detection-rules-test"
+ REACT_WORKFLOW_ID: "detection-rules-tests"
16
run: |
17
curl -x POST \
18
-H "Accept: application/vnd.github.everest-preview+json" \
0 commit comments