Skip to content

Merge pull request #6 from VU-ASE/feature/no-ref/new-config-structure-1 #6

Merge pull request #6 from VU-ASE/feature/no-ref/new-config-structure-1

Merge pull request #6 from VU-ASE/feature/no-ref/new-config-structure-1 #6

Workflow file for this run

name: test
on:
push:
branches-ignore:
- release-please--branches--main
permissions:
contents: read
pull-requests: read # Optional: Use with `only-new-issues` option.
jobs:
test:
uses: VU-ASE/actions/.github/workflows/test.yaml@main
secrets:
gh_pat: ${{ secrets.GH_PAT }}