We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10d5ccf commit 1025526Copy full SHA for 1025526
.github/workflows/tests.yml
@@ -11,6 +11,8 @@ on:
11
branches:
12
- master
13
- maint/*
14
+ tags:
15
+ - "*"
16
pull_request:
17
18
0 commit comments