Remove branch constraint on workflows used for testing

This means you are going to be notified of CI issues quicker, especially if you have to wait for a confirmation before running the workflows on your PR.
This commit is contained in:
js6pak
2024-07-21 00:19:08 +02:00
parent babb40fcf4
commit d9dae35030
6 changed files with 0 additions and 17 deletions

View File

@@ -2,11 +2,7 @@ name: Licensed
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
jobs: