Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6eebf2f

Browse files
authored
Fix lint workflow target branch (#205)
1 parent 243991b commit 6eebf2f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: lint
22
on:
33
pull_request:
44
push:
5+
branches:
6+
- master
57

68
jobs:
79
lint:

0 commit comments

Comments
 (0)