We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70d6b2f commit eb2e78bCopy full SHA for eb2e78b
.github/workflows/labeler.yml
@@ -41,7 +41,7 @@ jobs:
41
xl_label: size/xl
42
fail_if_xl: false
43
message_if_xl: ''
44
- files_to_ignore: 'package-lock.json *.lock'
+ files_to_ignore: 'package-lock.json yarn.lock pnpm-lock.yaml'
45
label-rebase-needed:
46
if: github.repository == 'skyclouds2001/vite-vue-template-sky'
47
timeout-minutes: 60
0 commit comments