chore: build on fork PRs

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

View file

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