Skip to content

Commit

Permalink
chore: change pull_request_target to pull_request in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tinect committed Sep 14, 2023
1 parent 3e2e55e commit bea8887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
pull_request_target:
pull_request:
schedule:
- cron: '0 0 * * *'

Expand Down

0 comments on commit bea8887

Please sign in to comment.