Skip to content

Commit

Permalink
Switch CI to pull_request_target (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher committed May 11, 2024
1 parent 534c059 commit e7d228e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: HUB-SDK CI
on:
push:
branches: [main]
pull_request:
pull_request_target:
branches: [main]
schedule:
- cron: "0 0 * * *" # runs at 00:00 UTC every day
Expand Down

0 comments on commit e7d228e

Please sign in to comment.