Skip to content

Commit 3feaef3

Browse files
Add default branch for super-linter
1 parent e8b2c0d commit 3feaef3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
EDITORCONFIG_FILE_NAME: .editorconfig-checker.json
4747
FILTER_REGEX_EXCLUDE: "requirements/.*"
4848
VALIDATE_SHELL_SHFMT: false
49+
DEFAULT_BRANCH: ${{ github.head_ref || github.ref_name }}
4950
check-tox:
5051
name: Check syntax (tox)
5152
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)