Skip to content

Commit

Permalink
feat: workflow edit
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshu-wedensday committed Apr 15, 2024
1 parent f012b0b commit 097c4a8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: react-native-template
on:
pull_request_target:
branches: [ master ]
pull_request:
branches:
- master
jobs:
install-and-test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 097c4a8

Please sign in to comment.