Update github-id.yml

This commit is contained in:
phoenix
2024-01-27 10:30:27 +00:00
committed by GitHub
parent 661bb42f17
commit 92e9630334
+4
View File
@@ -14,6 +14,9 @@ jobs:
with:
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
ref: ${{ github.head_ref }}
- name: Get changed files
id: files
@@ -33,3 +36,4 @@ jobs:
commit_user_email: "actions@github.com"
commit_message: "chore: add github user id"
skip_checkout: true