Unverified Commit 4dc6b5dc authored by Tim Meusel's avatar Tim Meusel Committed by GitHub
Browse files

Merge pull request #305 from voxpupuli/modulesync

modulesync 4.2.0
parents 926672b9 78f4a8e7
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -6,6 +6,10 @@ name: CI

on: pull_request

concurrency:
  group: ${{ github.head_ref }}
  cancel-in-progress: true

jobs:
  setup_matrix:
    name: 'Setup Test Matrix'