Skip to content

Commit ffe50f9

Browse files
chore: promote testing to main (#1040)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e411bac commit ffe50f9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/pr-validation.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
- testing
77
merge_group:
88

9+
permissions:
10+
contents: read
11+
912
concurrency:
1013
group: ${{ github.workflow }}-${{ github.event_name == 'pull_request' && format('pr-{0}', github.event.pull_request.number) || github.run_id }}
1114
cancel-in-progress: ${{ github.event_name == 'pull_request' }}

0 commit comments

Comments
 (0)