Skip to content

Commit b532451

Browse files
authored
Switch linter to run manually
1 parent 25cc557 commit b532451

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/linter.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ name: Lint Code Base
1313
#############################
1414
# Start the job on all push #
1515
#############################
16-
on:
17-
pull_request:
18-
branches: [main]
16+
# on:
17+
# pull_request:
18+
# branches: [main]
19+
on: workflow_dispatch
1920

2021
###############
2122
# Set the Job #

0 commit comments

Comments
 (0)