mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-04-04 03:29:02 +08:00
ci: exclude dependabot from changelog checks
This commit is contained in:
parent
494ad1c4d9
commit
57f1851cdd
1
.github/workflows/changelog-check.yml
vendored
1
.github/workflows/changelog-check.yml
vendored
@ -31,6 +31,7 @@ jobs:
|
||||
|| contains(github.event.pull_request.labels.*.name, 'localization')
|
||||
|| contains(github.event.pull_request.labels.*.name, 'ci')
|
||||
|| contains(github.event.pull_request.labels.*.name, 'refactor')
|
||||
|| startsWith(github.event.pull_request.head.label, 'bdunderscore:dependabot/')
|
||||
|| '' }}
|
||||
SNAPSHOT_ONLY: ${{ contains(github.event.pull_request.labels.*.name, 'PRERELEASE-ONLY') || '' }}
|
||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||
|
Loading…
x
Reference in New Issue
Block a user