Skip to content

Commit

Permalink
Merge pull request #49 from Ableton/mkp-fix-actions-triggers
Browse files Browse the repository at this point in the history
Use `pull_request` instead of `pull_request_target`
  • Loading branch information
MattijsKneppers authored Oct 17, 2024
2 parents c422d21 + 68b743d commit 7dab8d1
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,6 +1,6 @@
name: test
on:
pull_request_target:
pull_request:
push:
branches:
- main
Expand Down

0 comments on commit 7dab8d1

Please sign in to comment.