chore: build on fork PRs (#133)

This commit is contained in:
Livio Amstutz 2021-10-08 08:23:53 +02:00 committed by GitHub
parent ff2c164057
commit eb38b7aa60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,9 +2,12 @@ name: Release
on: on:
push: push:
branches: branches:
- '**' - main
tags-ignore: tags-ignore:
- '**' - '**'
pull_request:
branches:
- '**'
workflow_dispatch: workflow_dispatch:
jobs: jobs: