Skip to content

Commit 923e368

Browse files
authored
chore(ci): skip analytics on forks (#2225)
1 parent d599649 commit 923e368

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dispatch_analytics.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ permissions:
2323

2424
jobs:
2525
dispatch_token:
26+
if: github.repository == 'awslabs/aws-lambda-powertools-python'
2627
concurrency:
2728
group: analytics
2829
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)