Skip to content

Commit 6fb0229

Browse files
committed
chore(template): sync with ahmadnassri/template-action-docker
1 parent 373284d commit 6fb0229

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/linters/.mega-linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ DISABLE_LINTERS:
1111
- JSON_PRETTIER
1212
- YAML_PRETTIER
1313
- JAVASCRIPT_PRETTIER
14+
- HTML_DJLINT
1415
- REPOSITORY_DEVSKIM # temporarily disabled
1516

1617
LOG_LEVEL: INFO

.github/workflows/pull_request_target.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,3 @@ jobs:
1212
main:
1313
uses: ahmadnassri/actions/.github/workflows/pull-request-target.yml@master
1414
secrets: inherit
15-
permissions:
16-
contents: write
17-
pull-requests: write

0 commit comments

Comments
 (0)