Skip to content

Commit ccdaaee

Browse files
committed
Update lint.yml
1 parent fa24218 commit ccdaaee

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: Lint
22

3-
on:
4-
push:
5-
branches:
6-
- main
7-
pull_request:
3+
on: [push, pull_request, workflow_dispatch]
84

95
jobs:
106
pre-commit:

0 commit comments

Comments
 (0)