Skip to content

Commit 7b8911a

Browse files
committed
Add pattern to gitallowed
1 parent c72216b commit 7b8911a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitallowed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ token: props\.slackBotToken
2929
secretValue: JSON\.stringify\(\{token: props\.slackBotToken\}\)
3030
token = slack_event_data\["bot_token"\]
3131
client = WebClient\(token=token\)
32+
client = WebClient\(token=slack_event_data\["bot_token"\]\)

0 commit comments

Comments
 (0)