Skip to content

Commit 1558914

Browse files
authored
chore(copier): update from template
1 parent 6803f66 commit 1558914

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.config/copier/.copier-answers.shared.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This file is @generated by <https://github.com/liblaf/copier-shared>.
22
# DO NOT EDIT!
33
# prettier-ignore
4-
_commit: dd7d24f
4+
_commit: caef9d4
55
_src_path: gh:liblaf/copier-share
66
author_email: 30631553+liblaf@users.noreply.github.com
77
author_name: liblaf

.github/workflows/mega-linter.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,9 @@ jobs:
9292
sign-commits: true
9393
title: "chore(mega-linter): apply linters automatic fixes"
9494
body-path: ${{ runner.temp }}/megalinter-report.md
95-
labels: automerge
95+
labels: |-
96+
autofix
97+
automerge
9698
assignees: ${{ github.repository_owner }}
9799
reviewers: ${{ github.repository_owner }}
98100
- if: github.ref != 'refs/heads/main' && steps.lint.outputs.has-updated-sources > 0

0 commit comments

Comments
 (0)