Skip to content
Snippets Groups Projects
Unverified Commit 6c1f839c authored by zyoshoka's avatar zyoshoka Committed by GitHub
Browse files

chore: labelerが治っていなかったのを修正 (#12610)


* fix ci

* fix

* fix labeler.yml

* Revert "fix labeler.yml"

This reverts commit 9b6a7d02cdd65ab9ad14c666c6ebe4eadeabeadc.

---------

Co-authored-by: default avatarsamunohito <46447427+samunohito@users.noreply.github.com>
parent 2c6fc0ba
No related branches found
No related tags found
No related merge requests found
'packages/backend':
- any:
- changed-files: ['packages/backend/**/*']
- changed-files:
- any-glob-to-any-file: ['packages/backend/**/*']
'packages/backend:test':
- any:
- changed-files: ['packages/backend/test/**/*']
- changed-files:
- any-glob-to-any-file: ['packages/backend/test/**/*']
'packages/frontend':
- any:
- changed-files: ['packages/frontend/**/*']
- changed-files:
- any-glob-to-any-file: ['packages/frontend/**/*']
'packages/frontend:test':
- any:
- changed-files: ['cypress/**/*']
- changed-files:
- any-glob-to-any-file: ['cypress/**/*']
'packages/sw':
- any:
- changed-files: ['packages/sw/**/*']
- changed-files:
- any-glob-to-any-file: ['packages/sw/**/*']
'packages/misskey-js':
- any:
- changed-files: ['packages/misskey-js/**/*']
- changed-files:
- any-glob-to-any-file: ['packages/misskey-js/**/*']
'packages/misskey-js:test':
- any:
- changed-files: ['packages/misskey-js/test/**/*', 'packages/misskey-js/test-d/**/*']
- changed-files:
- any-glob-to-any-file: ['packages/misskey-js/test/**/*', 'packages/misskey-js/test-d/**/*']
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment