Merge branch 'main' into remove-fpt-helper
This commit is contained in:
12
.github/workflows/workflow-lint.yml
vendored
12
.github/workflows/workflow-lint.yml
vendored
@@ -2,12 +2,12 @@ name: Lint workflows
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- translations
|
||||
# push:
|
||||
# branches:
|
||||
# - main
|
||||
# pull_request:
|
||||
# branches-ignore:
|
||||
# - translations
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
||||
Reference in New Issue
Block a user