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 1b33a87 commit 6d98906Copy full SHA for 6d98906
1 file changed
.github/workflows/cargo-test.yml
@@ -8,6 +8,9 @@ on:
8
branches:
9
- master
10
- dev
11
+ tags:
12
+ - '*'
13
+
14
pull_request:
15
16
jobs:
0 commit comments