[.github] try to get the checks also for the 0-20 branch

This commit is contained in:
Uwe
2022-07-24 06:01:52 +02:00
parent c1946884d8
commit 4efbc146ec

View File

@@ -1,7 +1,7 @@
name: CI
on:
push:
branches: [master, development/toponaming, releases/FreeCAD-0-20]
branches: ['master', 'development/toponaming', 'releases/FreeCAD-0-20']
pull_request:
permissions: