modulesync 7.3.0

This commit is contained in:
markuszilch 2024-02-06 12:32:37 +01:00
parent 5aebbda1fe
commit 7934180513
No known key found for this signature in database
GPG key ID: 77B012A56232785D
2 changed files with 7 additions and 2 deletions

View file

@ -4,7 +4,12 @@
name: CI
on: pull_request
on:
pull_request: {}
push:
branches:
- main
- master
concurrency:
group: ${{ github.ref_name }}