Skip to content

Commit 851b19b

Browse files
committed
Added Pull Request trigger
1 parent 6dad87a commit 851b19b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/staging-deploy.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ on:
44
push:
55
branches:
66
- main
7-
- master
7+
pull_request:
8+
branches:
9+
- main
810
workflow_dispatch:
911

1012
jobs:

0 commit comments

Comments
 (0)