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 cae8c16 commit ec91bfaCopy full SHA for ec91bfa
.github/workflows/integration.yml
@@ -16,6 +16,7 @@ on:
16
branches:
17
- master
18
- '[0-9].[0-9]'
19
+ - '[0-9].x'
20
schedule:
21
- cron: '0 1 * * *' # nightly build
22
0 commit comments