Skip to content

Commit

Permalink
fix: s/pull_rquest/pull_request_target
Browse files Browse the repository at this point in the history
  • Loading branch information
anasnadeemws committed Apr 10, 2024
1 parent d550753 commit 007b12f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: React Template CI
on:
pull_request_target:
pull_request:
branches: [master, qa, develop]
jobs:
build-and-test:
Expand Down

0 comments on commit 007b12f

Please sign in to comment.