Skip to content

Commit 5ff4286

Browse files
committed
Fix workflow name
1 parent 6c18c5b commit 5ff4286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/react-tests-dispatcher.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- name: Trigger REACT workflow
1414
env:
15-
REACT_WORKFLOW_ID: "detection-rules-test"
15+
REACT_WORKFLOW_ID: "detection-rules-tests"
1616
run: |
1717
curl -x POST \
1818
-H "Accept: application/vnd.github.everest-preview+json" \

0 commit comments

Comments
 (0)