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

This commit is contained in:
Uwe
2022-07-24 06:13:47 +02:00
parent adbe29f1dc
commit a8606ce05c
+1 -1
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: