Skip to content

Commit b3fbffc

Browse files
authored
Update main.yml
1 parent 9776bfd commit b3fbffc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on: [push, pull_request]
33
jobs:
44
build:
55
runs-on: ubuntu-latest
6+
permissions:
7+
issues: write
68
steps:
79
- uses: actions/checkout@master
810
- name: Run tdg-github-action

0 commit comments

Comments
 (0)