Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
htrgouvea committed Nov 11, 2023
1 parent a8d9a5a commit 4248557
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
branches:
- main

jobs:
critic:
runs-on: ubuntu-latest
steps:
- name: perlcritic
uses: gugod/actions-perlcritic@v1.0
with:
Expand Down

0 comments on commit 4248557

Please sign in to comment.