Skip to content

Commit e1a9151

Browse files
fix linting
1 parent 5b1f237 commit e1a9151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-libraries.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ name: Dell Libraries Release Update
1111
on: # yamllint disable-line rule:truthy
1212
workflow_dispatch:
1313
repository_dispatch:
14-
types: [latest-released-libraries]
14+
types: [latest-released-libraries]
1515

1616
jobs:
1717
package-update:

0 commit comments

Comments
 (0)