Skip to content

Commit

Permalink
chore: revert pull_request_target trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
valosnah committed Oct 25, 2024
1 parent 4b59a24 commit d115663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-staging.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Deploy to staging

on:
pull_request_target:
pull_request:
types: [ready_for_review, opened, reopened, synchronize]
branches:
- main
Expand Down

0 comments on commit d115663

Please sign in to comment.