diff --git a/moduleroot/.github/workflows/ci.yml.erb b/moduleroot/.github/workflows/ci.yml.erb index 80e4ff49..82fac5a7 100644 --- a/moduleroot/.github/workflows/ci.yml.erb +++ b/moduleroot/.github/workflows/ci.yml.erb @@ -4,6 +4,7 @@ name: CI +# yamllint disable-line rule:truthy on: pull_request: {} push: diff --git a/moduleroot/.github/workflows/labeler.yml.erb b/moduleroot/.github/workflows/labeler.yml.erb index 66127cd0..73be88dc 100644 --- a/moduleroot/.github/workflows/labeler.yml.erb +++ b/moduleroot/.github/workflows/labeler.yml.erb @@ -4,6 +4,7 @@ name: "Pull Request Labeler" +# yamllint disable-line rule:truthy on: pull_request_target: {} diff --git a/moduleroot/.github/workflows/release.yml.erb b/moduleroot/.github/workflows/release.yml.erb index f0812357..f144ef4b 100644 --- a/moduleroot/.github/workflows/release.yml.erb +++ b/moduleroot/.github/workflows/release.yml.erb @@ -4,6 +4,7 @@ name: Release +# yamllint disable-line rule:truthy on: push: tags: