diff --git a/.github/workflows/github-id.yml b/.github/workflows/github-id.yml index 427168acf..1bc6deae1 100644 --- a/.github/workflows/github-id.yml +++ b/.github/workflows/github-id.yml @@ -1,8 +1,8 @@ name: GitHub ID on: - pull_request_target: - pull_request: + push: + branches: [main] jobs: update: