Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
htrgouvea committed Nov 11, 2023
1 parent c17291e commit a8d9a5a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
name: Linter / Perl Critic

on:
pull_request:
branches:
- main

- name: perlcritic
uses: gugod/actions-perlcritic@v1.0
with:
Expand Down

0 comments on commit a8d9a5a

Please sign in to comment.