Skip to content

Commit dcdc2fb

Browse files
committed
Merge branch 'main' of https://github.com/MontagueM/Charm
2 parents 43e82ad + ad046af commit dcdc2fb

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)