Merge branch 'main' into viditostwal/profile-test-durations

This commit is contained in:
Vidit Ostwal
2026-09-15 23:02:13 +05:30
committed by GitHub
11 changed files with 355 additions and 17 deletions

View File

@@ -7,6 +7,10 @@ on:
permissions:
contents: read
issues: write
# GitHub accepts either Issues or Pull requests write access for PR comments.
# Request both scopes to match the first-time PR workflow and retain a
# supported permission path when GitHub issues the Actions token.
pull-requests: write
jobs:
welcome: