Browse Source

Merge pull request #29 from ryanfortner/patch-5

lint.yml: change branch to master
don 3 years ago
parent
commit
3ecf7eff7d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/lint.yml

+ 1 - 1
.github/workflows/lint.yml

@@ -50,4 +50,4 @@ jobs:
         env:
         env:
           VALIDATE_ALL_CODEBASE: false
           VALIDATE_ALL_CODEBASE: false
           VALIDATE_JSON: true
           VALIDATE_JSON: true
-          DEFAULT_BRANCH: main
+          DEFAULT_BRANCH: master