wonderful: enable tests on our dev branch

This commit is contained in:
Adrian Siekierka 2023-11-19 19:42:08 +01:00
parent c9add53fd9
commit d2f6d142f5
3 changed files with 6 additions and 0 deletions

View File

@ -4,9 +4,11 @@ on:
push:
branches:
- main
- wonderful
pull_request:
branches:
- main
- wonderful
# When a PR is updated, cancel the jobs from the previous version. Merges
# do not define head_ref, so use run_id to never cancel those jobs.

View File

@ -4,9 +4,11 @@ on:
push:
branches:
- main
- wonderful
pull_request:
branches:
- main
- wonderful
# When a PR is updated, cancel the jobs from the previous version. Merges
# do not define head_ref, so use run_id to never cancel those jobs.

View File

@ -4,9 +4,11 @@ on:
push:
branches:
- main
- wonderful
pull_request:
branches:
- main
- wonderful
# When a PR is updated, cancel the jobs from the previous version. Merges
# do not define head_ref, so use run_id to never cancel those jobs.