We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80acc25 commit dbeb53eCopy full SHA for dbeb53e
1 file changed
.github/workflows/test.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
branches: [ master, develop ]
6
pull_request:
7
+ release:
8
+ types: [ published ]
9
10
env:
11
CARGO_TERM_COLOR: always
0 commit comments