Skip to content

Commit 4980e82

Browse files
fix[ci]: polar signals profile perm (#5084)
Signed-off-by: Joe Isaacs <[email protected]>
1 parent 10a2c86 commit 4980e82

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/bench-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ permissions:
1313
contents: read
1414
pull-requests: write # for commenting on PRs
1515
id-token: write # enables AWS-GitHub OIDC
16+
deployments: write # for Polar Signals profiling
1617

1718
jobs:
1819
label_trigger:

.github/workflows/sql-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ permissions:
1313
contents: read
1414
pull-requests: write # for commenting on PRs
1515
id-token: write # enables AWS-GitHub OIDC
16+
deployments: write # for Polar Signals profiling
1617

1718
jobs:
1819
label_trigger:

0 commit comments

Comments
 (0)