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 880b667 commit 89d5d3fCopy full SHA for 89d5d3f
.github/workflows/ci.yaml
@@ -31,7 +31,7 @@ jobs:
31
docker-compose.yml
32
set: |
33
*.cache-from=type=gha,scope=${{github.ref}}
34
- *.cache-from=type=gha,scope=refs/heads/main
+ *.cache-from=type=gha,scope=refs/heads/master
35
*.cache-to=type=gha,scope=${{github.ref}},mode=max
36
37
- name: Start services
0 commit comments