Skip to content

Commit

Permalink
ci: change build on pull request target to prevent bad dependabot merges
Browse files Browse the repository at this point in the history
  • Loading branch information
iamogbz committed Jul 6, 2023
1 parent e48faa8 commit 45cdcc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
@@ -1,6 +1,6 @@
name: Build
on:
pull_request_target:
pull_request:
push:
branches:
- master
Expand Down

0 comments on commit 45cdcc3

Please sign in to comment.