Skip to content

Commit b80562a

Browse files
committed
temporary adding push trigger
1 parent fd4e770 commit b80562a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/desktop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Desktop Builds
33
on:
44
pull_request:
55
types: [opened, reopened, synchronize]
6+
push:
67

78
env:
89
CCACHE_DIR: ${{ github.workspace }}/ccache_dir

0 commit comments

Comments
 (0)