CI: allow manual launch of CI
This commit is contained in:
1
.github/workflows/checks.yml
vendored
1
.github/workflows/checks.yml
vendored
@@ -3,6 +3,7 @@ on:
|
||||
push:
|
||||
branches: ['master', 'development/toponaming', 'releases/FreeCAD-0-20']
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
|
||||
Reference in New Issue
Block a user