We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dad87a commit 851b19bCopy full SHA for 851b19b
1 file changed
.github/workflows/staging-deploy.yml
@@ -4,7 +4,9 @@ on:
4
push:
5
branches:
6
- main
7
- - master
+ pull_request:
8
+ branches:
9
+ - main
10
workflow_dispatch:
11
12
jobs:
0 commit comments