Skip to content

Commit 07900a1

Browse files
authored
enable lint check
1 parent 824359e commit 07900a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pre-commit-lint-check.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: pre-merge-checks
22
on:
3-
pull_request:
4-
branches: [main, develop]
3+
push:
4+
branches: test/issue#257-2
55
jobs:
66
Lint-Check:
77
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)