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 ffac53c commit d96a812Copy full SHA for d96a812
.github/workflows/master.yml
@@ -6,7 +6,7 @@ name: build
6
7
on:
8
push:
9
- branches: [ master ]
+ branches: [ master, future ]
10
# pull_request:
11
# branches: [ master ]
12
0 commit comments