WIP: automated-testing #9

Draft
cascode wants to merge 30 commits from automated-testing into main
3 changed files with 50 additions and 2 deletions
Showing only changes of commit 55ec00d1fb - Show all commits

View File

@ -1,7 +1,8 @@
name: checks name: checks
on: on:
# XXX only run for pushes to main, or for pr
- push - push
branches:
- main
- pull_request - pull_request
jobs: jobs: