Skip to content

switch to grep -P for tagFilter, allows excluding via negative lookahead #355

switch to grep -P for tagFilter, allows excluding via negative lookahead

switch to grep -P for tagFilter, allows excluding via negative lookahead #355

name: Quality Assurance
on: [ push, pull_request ]
jobs:
before_pr:
name: before-pr.sh
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: install shellcheck
run: ./src/ci/install-shellcheck.sh
- name: Install shellspec
run: ./src/ci/install-shellspec.sh
- name: before-pr.sh
run: ./scripts/before-pr.sh