Skip to content

Commit

Permalink
ci: trigger pr target (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuwen01 authored Oct 10, 2024
1 parent f025bda commit e41ad30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches: [main]
pull_request_target:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit e41ad30

Please sign in to comment.