We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2fc9ea commit 2e36d66Copy full SHA for 2e36d66
.github/workflows/myst-to-pages.yml
@@ -40,6 +40,7 @@ jobs:
40
runs-on: self-hosted
41
container:
42
image: python-nodejs:latest
43
+ options: pull-never
44
# if needed globally
45
# env:
46
# var: value
0 commit comments