Skip to content

Commit 7ced505

Browse files
authored
ci: adds BOT_APPROVED_FILES config (#973)
1 parent c21fece commit 7ced505

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
docs/CHANGELOG.md
2+
package.json
3+
package-lock.json
4+
packages/*/package.json
5+
demos/*/package.json
6+
e2e/*/package.json

docs/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Added
66

77
- shouldFetchRootKey option added to `HttpAgent` constructor
8+
- ci: adds BOT_APPROVED_FILES config
89

910
### Changed
1011

0 commit comments

Comments
 (0)