Skip to content

update workflows to include develop branch #2

update workflows to include develop branch

update workflows to include develop branch #2

Workflow file for this run

name: Linter
on:

Check failure on line 3 in .github/workflows/linter.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/linter.yml

Invalid workflow file

You have an error in your yaml syntax on line 3
pull_request:
- develop
branches:
- main
- develop
jobs:
critic:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run Perl::Critic
uses: natanlao/[email protected]
with:
files: critic