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 8673956 commit e02c62bCopy full SHA for e02c62b
.github/workflows/desktop.yml
@@ -3,7 +3,6 @@ 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