Skip to content

Commit 25f8acf

Browse files
committed
enable test deploy for pull_requests
1 parent 4c37cc2 commit 25f8acf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/webapp.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,6 @@ jobs:
146146
branch: gh-pages
147147
# The folder the action should deploy.
148148
folder: build
149+
# Test git push mode??
150+
dry-run: ${{ github.event_name == 'pull_request' }}
149151

0 commit comments

Comments
 (0)