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.
v1.11
1 parent 9b0bbea commit da09505Copy full SHA for da09505
.github/workflows/build.yml
@@ -6,6 +6,7 @@ on:
6
branches:
7
- master
8
- v1.10
9
+ - v1.11
10
paths:
11
- "**"
12
workflow_dispatch:
.github/workflows/ci.yml
@@ -5,6 +5,7 @@ on:
5
pull_request:
types:
- opened
.github/workflows/macos.yml
@@ -6,10 +6,12 @@ on:
13
14
15
16
jobs:
17
build:
0 commit comments