Skip to content

github-headline: fix headline parsing for current GitHub changes #442

github-headline: fix headline parsing for current GitHub changes

github-headline: fix headline parsing for current GitHub changes #442

Workflow file for this run

name: Run tests
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run tests
run: php ./.github/workflows/scripts/run-tests.php