Skip to content

Commit c1ec89c

Browse files
authored
fix: update linter.yml
1 parent e51b35a commit c1ec89c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/linter.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Lint Code Base
22

3-
on:
4-
push:
5-
branches-ignore:
6-
- 'master'
3+
on: [push, pull_request]
74

85
jobs:
96
build:

0 commit comments

Comments
 (0)