Skip to content

Commit 71e2b6d

Browse files
👷 Update workflow refs
1 parent 4dbaee7 commit 71e2b6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ name: lint
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77
pull_request:
88
types:
99
- opened
1010
- synchronize
1111

1212
jobs:
13-
test:
13+
lint:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Check out repository

0 commit comments

Comments
 (0)