Skip to content

Merge pull request #77 from bgreni/catch-handler-exceptions #91

Merge pull request #77 from bgreni/catch-handler-exceptions

Merge pull request #77 from bgreni/catch-handler-exceptions #91

Workflow file for this run

name: Branch workflow
on:
push:
branches:
- '*'
pull_request:
branches:
- '*'
permissions:
contents: write
jobs:
test:
uses: ./.github/workflows/test.yml
package:
uses: ./.github/workflows/package.yml