on:
  push:
    branches-ignore:
      - master

jobs:
  test:
    uses: ./.github/workflows/test.yml
