Skip to content

Commit 959b430

Browse files
committed
Temporarily disable O2linter job
1 parent b0f4687 commit 959b430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/o2-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Find issues in O2 code
33
name: O2 linter
44

5-
"on": [pull_request_target, push]
5+
# "on": [pull_request_target, push]
66
permissions: {}
77
env:
88
BRANCH_MAIN: master

0 commit comments

Comments
 (0)