Skip to content

Commit 0fad215

Browse files
[CI][2/N] Fix in-progress -> in_progress in sycl_precommit_aws.yml
1 parent 585278a commit 0fad215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sycl_precommit_aws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_run:
55
workflows: [SYCL Experimental Pre-Commit]
66
types:
7-
- in-progress
7+
- in_progress
88
- completed
99

1010
jobs:

0 commit comments

Comments
 (0)