Skip to content

Commit

Permalink
fix: more things
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Nov 15, 2024
1 parent 4b81c0f commit a4257fb
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
@@ -1,5 +1,5 @@
name: Workflow for Codecov example-python
on: [push, pull_request]
on: [push, pull_request, pull_request_target]
jobs:
run:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a4257fb

Please sign in to comment.