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 fd4e770 commit b80562aCopy full SHA for b80562a
.github/workflows/desktop.yml
@@ -3,6 +3,7 @@ name: Desktop Builds
3
on:
4
pull_request:
5
types: [opened, reopened, synchronize]
6
+ push:
7
8
env:
9
CCACHE_DIR: ${{ github.workspace }}/ccache_dir
0 commit comments