Skip to content

Commit

Permalink
Merge pull request #240 from Marukome0743/pr240
Browse files Browse the repository at this point in the history
🏷️label: add env files
  • Loading branch information
Marukome0743 authored Apr 17, 2024
2 parents a7f81e6 + 13c22eb commit 14fb471
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 14fb471

Please sign in to comment.