Skip to content

Commit

Permalink
Remove line exceptions from files
Browse files Browse the repository at this point in the history
  • Loading branch information
josegomezr committed Jan 22, 2024
1 parent 27a4153 commit 4d870f3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/base-commit-message-checker.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
name: 'Commit message check'

# yamllint disable-line rule:truthy
on:
workflow_call:
secrets:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/commit-message-checker.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
name: 'Commit message check'

# yamllint disable-line rule:truthy
on:
pull_request:
push:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/perl-critic.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
name: 'Perl critic'

# yamllint disable-line rule:truthy
on:
pull_request:
push:
Expand Down

0 comments on commit 4d870f3

Please sign in to comment.