Skip to content

Commit 81d5d05

Browse files
authored
Merge branch 'main' into maraf/BlazorHotReloadCleanup2
2 parents 128b296 + 5faff98 commit 81d5d05

File tree

4 files changed

+271
-268
lines changed

4 files changed

+271
-268
lines changed

.github/workflows/browsertesting-open-issue.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
jobs:
1010
create-issue:
1111
runs-on: ubuntu-latest
12+
permissions:
13+
contents: read
14+
issues: write
1215
steps:
1316
- name: Checkout repository
1417
uses: actions/checkout@v4

0 commit comments

Comments
 (0)