Skip to content

Commit

Permalink
Merge pull request #373 from xapijs/feat/run-prs-from-base
Browse files Browse the repository at this point in the history
feat: Run PR actions using base actions
  • Loading branch information
CookieCookson authored Jan 13, 2024
2 parents 942ff1d + 19d2c60 commit 8e6bb61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- 'develop'
pull_request:
pull_request_target:
branches:
- 'develop'

Expand Down

0 comments on commit 8e6bb61

Please sign in to comment.