Skip to content

Commit cb09e22

Browse files
authored
Update super-linter.yml
1 parent 10fc71e commit cb09e22

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/super-linter.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ name: Lint Code Base
88

99
on: SPI
1010
push: super-linter.yml
11-
branches: [ "main" ]
11+
branches: [ "master" ]
1212
pull_request:
13-
branches: [ "main" ]
13+
branches: [ "master" ]
1414
jobs:
1515
run-lint:
1616
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)