Update Merge.yaml

pull/98/head
唐澤 克幸 2023-04-09 16:59:25 +09:00 committed by GitHub
parent da1bef9342
commit 874e42bd95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -39,11 +39,10 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: main
jobs:
progress_update:
runs-on: ubuntu-latest
steps:
steps:
- name: checkout repo content
uses: actions/checkout@v3