diff --git a/.github/workflows/Welcome.yml b/.github/workflows/Welcome.yml index 9765765..b63caec 100644 --- a/.github/workflows/Welcome.yml +++ b/.github/workflows/Welcome.yml @@ -7,12 +7,11 @@ on: jobs: say-hello-to-reporter: runs-on: ubuntu-latest - + permissions: + pull-requests: write + issues: write steps: - uses: Wei18/GitHubSwiftActions/Actions/Comment@main - permissions: - pull-requests: write - issues: write with: number: ${{ github.event.issue.number }} body: |