Skip to content

Commit ad046af

Browse files
authored
Update super-linter.yml
1 parent 4b4b3c8 commit ad046af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.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:
1010
push:
11-
branches: [ "reborn-release-noavalon" ]
11+
branches: [ "main" ]
1212
pull_request:
13-
branches: [ "reborn-release-noavalon" ]
13+
branches: [ "main" ]
1414
jobs:
1515
run-lint:
1616
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)