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 70e86e2 commit 3c17e7cCopy full SHA for 3c17e7c
.github/workflows/check-rust.yml
@@ -9,6 +9,7 @@ on:
9
branches: [main, devnet-ready, devnet, testnet, finney]
10
11
pull_request:
12
+ types: [labeled, unlabeled, synchronize]
13
14
## Allow running workflow manually from the Actions tab
15
workflow_dispatch:
0 commit comments