Skip to content

Commit

Permalink
Update manifest checks
Browse files Browse the repository at this point in the history
Signed-off-by: Zelin Hao <[email protected]>
  • Loading branch information
zelinh committed Dec 4, 2023
1 parent 374f273 commit d18ced7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/manifests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ name: manifests

on:
pull_request:
paths:
- 'manifests/**/*.yml'
- '!manifests/templates/**/'
branches:
- "*"

Check failure on line 7 in .github/workflows/manifests.yml

View workflow job for this annotation

GitHub Actions / yaml-lint

7:9 [quoted-strings] string value is not quoted with single quotes

jobs:
list-changed-manifests:
Expand Down

0 comments on commit d18ced7

Please sign in to comment.