Skip to content

Commit ece737b

Browse files
authored
disable lint
1 parent b5df48f commit ece737b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: pre-merge-checks lint
22
on:
33
push:
44
branches:
5-
test/issue#257
5+
test/issue#25
66
jobs:
77
Lint-Check:
88
runs-on: ubuntu-latest

.github/workflows/pre-commit-tests copy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: pre-merge-checks tests
22
on:
33
push:
44
branches:
5-
test/issue#257
5+
test/issue#25
66
jobs:
77
Run-Tests:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)