We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87f41ca commit 00e986aCopy full SHA for 00e986a
.github/workflows/build.yml
@@ -1,5 +1,8 @@
1
name: Build Wine
2
on:
3
+ push:
4
+ branches:
5
+ - '7.7'
6
workflow_dispatch:
7
8
jobs:
0 commit comments