Skip to content

Commit

Permalink
Update PR workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedwaleedmalik committed Jul 7, 2021
1 parent 5eb3e92 commit b77cbb1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Pull Request

on:
pull_request:
pull_request_target:
branches:
- master

Expand Down
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ api/vendor
vendor
config.yaml
.vscode
dist
dist
.local
Empty file removed .local/test-config.yaml
Empty file.

0 comments on commit b77cbb1

Please sign in to comment.