Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/MontagueM/Charm
Browse files Browse the repository at this point in the history
  • Loading branch information
MontagueM committed Aug 12, 2023
2 parents 43e82ad + ad046af commit dcdc2fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ name: Lint Code Base

on:
push:
branches: [ "reborn-release-noavalon" ]
branches: [ "main" ]
pull_request:
branches: [ "reborn-release-noavalon" ]
branches: [ "main" ]
jobs:
run-lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit dcdc2fb

Please sign in to comment.