Skip to content

Merge pull request #2 from EvanK/1-ignored-increment-of-month-range #4

Merge pull request #2 from EvanK/1-ignored-increment-of-month-range

Merge pull request #2 from EvanK/1-ignored-increment-of-month-range #4

Workflow file for this run

name: Run pattern tests
on:
# Triggers on push/pull only for the "main" branch
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
# Allows running workflow manually
workflow_dispatch:
jobs:
# single job
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run prepared test cases against current versioned pattern
run: perl test.pl