fix github action (jobs not running)

This commit is contained in:
Peter Buchegger 2022-03-27 01:47:54 +01:00
parent 44e4f8ec41
commit 593703b57a
2 changed files with 4 additions and 1 deletions

View file

@ -5,6 +5,9 @@ on:
branches:
- '*'
- '!master'
pull_request:
branches:
- master
jobs:
version_check: