[.github] try to get the checks also for the 0-20 branch
This commit is contained in:
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user