[workflow] Run CI on all branches

This commit is contained in:
pizzaboxer 2023-04-10 12:13:41 +01:00 committed by GitHub
parent 18497312d3
commit b7c591bc88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ on:
tags:
- 'v*'
branches:
- main
- '**'
pull_request:
branches: [ main ]