mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-09-03 00:17:57 +00:00
Update github-id.yml
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user