@ -3,7 +3,7 @@ run-name: Test action
on: [push]
jobs:
test-action:
permissions: write-all
# permissions: write-all
runs-on: ubuntu-latest
steps:
- run: echo ${{ github.event_name }}
@ -14,5 +14,4 @@ jobs:
issue-number: 5
body: |
https://patch-diff.githubusercontent.com/raw/${{ github.repository }}/pull/${{ github.event.number}}.diff
${{ github.event.number }}
reactions: 'rocket'