Skip to content

Commit bad5bb0

Browse files
authored
Merge branch 'main' into remove-fpt-helper
2 parents 1713a29 + 325c71d commit bad5bb0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/workflow-lint.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ name: Lint workflows
22

33
on:
44
workflow_dispatch:
5-
push:
6-
branches:
7-
- main
8-
pull_request:
9-
branches-ignore:
10-
- translations
5+
# push:
6+
# branches:
7+
# - main
8+
# pull_request:
9+
# branches-ignore:
10+
# - translations
1111

1212
jobs:
1313
lint:

0 commit comments

Comments
 (0)