We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6fdc53 commit 77187c9Copy full SHA for 77187c9
.github/workflows/deploy.yml
@@ -7,6 +7,7 @@ on:
7
- beta
8
tags:
9
- rust-1.**
10
+ pull_request:
11
12
env:
13
TARGET_BRANCH: 'gh-pages'
0 commit comments