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 c5fb183 commit a659b8dCopy full SHA for a659b8d
.github/workflows/tests.yml
@@ -6,6 +6,8 @@ on:
6
- main
7
- master
8
- branch-2.*
9
+ tags:
10
+ - 'v*'
11
pull_request:
12
schedule:
13
- cron: '0 2 * * 0' # Weekly on Sundays at 02:00
0 commit comments