Skip to content

fix: change script execution flow for GitHub Actions compatibility #3

fix: change script execution flow for GitHub Actions compatibility

fix: change script execution flow for GitHub Actions compatibility #3

Workflow file for this run

name: Linter / Perl Critic
on:
pull_request:
branches:
- main
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