Skip to content

Commit ec5c064

Browse files
committed
Using full workflow filename with extension
1 parent 292c8c5 commit ec5c064

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-tests"
15+
REACT_WORKFLOW_ID: "detection-rules-tests.yml"
1616
run: |
1717
curl -X POST \
1818
-H "Accept: application/vnd.github.everest-preview+json" \

0 commit comments

Comments
 (0)