Merge pull request #11 from voxpupuli/modulesync

modulesync 4.2.0
This commit is contained in:
Tim Meusel 2021-09-18 00:49:24 +02:00 committed by GitHub
commit d93f4a80b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,10 @@ name: CI
on: pull_request on: pull_request
concurrency:
group: ${{ github.head_ref }}
cancel-in-progress: true
jobs: jobs:
setup_matrix: setup_matrix:
name: 'Setup Test Matrix' name: 'Setup Test Matrix'