Skip to content

SARIF support and integration with Github Alerts #19

SARIF support and integration with Github Alerts

SARIF support and integration with Github Alerts #19

Workflow file for this run

name: Linter / Perl Critic
on:
pull_request:
branches:
- main
- develop
jobs:
critic:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run Perl::Critic
uses: natanlao/perl-critic-action@v1.1
with:
files: critic