Skip to content

Commit 17de07e

Browse files
authored
Merge pull request #264 from awslabs/chore(ci)-skip-analytics-on-forks
chore(ci): skip analytics on forks
2 parents dc745e2 + 830ecc8 commit 17de07e

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-dotnet'
2627
concurrency:
2728
group: analytics
2829
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)