Skip to content

Commit 760bc75

Browse files
authored
ci: run linter on 1.0-dev (#660)
# Description Run linter on `1.0-dev`.
1 parent 40613ed commit 760bc75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Lint Code Base
33
on:
44
pull_request:
5-
branches: [main]
5+
branches: [main, 1.0-dev]
66
permissions:
77
contents: read
88
jobs:

0 commit comments

Comments
 (0)