Skip to content

Commit

Permalink
🏷️label: add env files
Browse files Browse the repository at this point in the history
  • Loading branch information
Marukome0743 committed Apr 17, 2024
1 parent a7f81e6 commit 13c22eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ docker:
- any-glob-to-any-file: ['.gitattributes', '.gitignore']
🧰infrastructure:
- changed-files:
- any-glob-to-any-file: ['.devcontainer/*', '.editorconfig', 'biome.json', 'bunfig.toml']
- any-glob-to-any-file: ['.devcontainer/*', '.editorconfig', '.env*', 'biome.json', 'bunfig.toml']
✅test:
- changed-files:
- any-glob-to-any-file: ['happydom.ts', 'app/**/*.test.tsx']
Expand Down

0 comments on commit 13c22eb

Please sign in to comment.