There was an error while loading. Please reload this page.
1 parent 9776bfd commit b3fbffcCopy full SHA for b3fbffc
1 file changed
.github/workflows/main.yml
@@ -3,6 +3,8 @@ on: [push, pull_request]
3
jobs:
4
build:
5
runs-on: ubuntu-latest
6
+ permissions:
7
+ issues: write
8
steps:
9
- uses: actions/checkout@master
10
- name: Run tdg-github-action
0 commit comments