Skip to content

Commit 77187c9

Browse files
committed
DEBUG: run deploy workflow on PR
1 parent b6fdc53 commit 77187c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- beta
88
tags:
99
- rust-1.**
10+
pull_request:
1011

1112
env:
1213
TARGET_BRANCH: 'gh-pages'

0 commit comments

Comments
 (0)