Skip to content

Commit

Permalink
Merge pull request #5963 from shaneknapp/test-yaml-lint
Browse files Browse the repository at this point in the history
testing yamllint
  • Loading branch information
shaneknapp authored Aug 16, 2024
2 parents b8b87df + 217263f commit 48a01c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yaml-lint.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "Yaml lint"
on:
- pull-request # yamllint disable-line rule:truthy
- pull_request # yamllint disable-line rule:truthy

jobs:
lint:
Expand Down

0 comments on commit 48a01c5

Please sign in to comment.