Merge branch 'master' into add-pio-remote-test-to-github-action

This commit is contained in:
Peter Buchegger 2023-02-19 12:59:02 +01:00 committed by GitHub
commit bc63785d1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,13 +2,8 @@ name: Integration Tests
on:
merge_group:
push:
branches:
- '*'
- '!master'
pull_request:
branches:
- master
types: [opened, reopened]
jobs:
build: