Skip to content

Commit f4ee494

Browse files
committed
fix lint error in the workflow file
1 parent a4e4e59 commit f4ee494

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
pull_request:
44
branches: [master, 'stabilization*']
55
permissions:
6-
contents: read
6+
contents: read
77
jobs:
88
yamllint:
99
name: Yaml Lint on Changed yaml files

0 commit comments

Comments
 (0)