Skip to content

Commit

Permalink
Merge pull request #67 from anasnadeemws/fix/fork-workflow-issue
Browse files Browse the repository at this point in the history
fix: workflow fix for fork PRs
  • Loading branch information
alichherawalla authored Mar 20, 2024
2 parents 5784987 + dbf05fd commit de4a313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: react-native-template
on:
pull_request:
pull_request_target:
branches: [ master ]
jobs:
install-and-test:
Expand Down

0 comments on commit de4a313

Please sign in to comment.