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 1ecbf67 commit 556299eCopy full SHA for 556299e
.github/workflows/test.yml
@@ -5,6 +5,7 @@ on:
5
branches: [main, "[0-9]+.[0-9]+"]
6
pull_request_target:
7
8
+ types: [opened, synchronize, reopened]
9
10
env:
11
RUST_LOG: debug,j4rs=warn
0 commit comments