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 8ae4cde commit 173f63bCopy full SHA for 173f63b
.github/workflows/build.yml
@@ -17,7 +17,7 @@ on:
17
type: string
18
default: "dev"
19
push:
20
- branches: [ "dev" ]
+ branches: [ "429-save-docker-cache" ]
21
schedule:
22
- cron: "0 6 * * *" # every day at 6am UTC
23
0 commit comments