fix: blank fixed.

This commit is contained in:
Ramazan Sancar 2024-05-29 14:04:46 +00:00
parent e5e6fa5b12
commit a7db503216
4 changed files with 8 additions and 0 deletions

View file

@ -5,7 +5,9 @@ on:
types: [opened, reopened]
jobs:
replycomment:
runs-on: ubuntu-latest
permissions: write-all
steps:

View file

@ -5,7 +5,9 @@ on:
types: [opened, reopened]
jobs:
replycomment:
runs-on: ubuntu-latest
permissions: write-all
steps:

View file

@ -12,7 +12,9 @@ on:
jobs:
release:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2

View file

@ -6,7 +6,9 @@ on:
jobs:
replycomment:
runs-on: ubuntu-latest
permissions: write-all
steps:
- uses: actions/github-script@v6