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 9b1dc2c commit 5eed483Copy full SHA for 5eed483
.github/workflows/build-docker-image.yml
@@ -1,5 +1,6 @@
1
name: "Build emacs-builder Docker image"
2
on:
3
+ workflow_dispatch:
4
schedule:
5
- cron: "30 11 * * 0"
6
0 commit comments