Skip to content

Commit 6e5fe27

Browse files
authored
Update go.yml
1 parent 70b502a commit 6e5fe27

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/go.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ on:
1010
jobs:
1111

1212
build:
13+
14+
permissions:
15+
contents: read
16+
pull-requests: write
17+
1318
runs-on: ubuntu-latest
1419
steps:
1520
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)