Skip to content

Commit 6f9c472

Browse files
Update o2-linter.yml
1 parent 9e50c17 commit 6f9c472

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)