We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f49c8e9 commit 472d7d4Copy full SHA for 472d7d4
.github/workflows/deploy.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
branches:
6
- master
7
+ pull_request:
8
+ branches:
9
+ - master
10
11
permissions:
12
contents: write
0 commit comments