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 e732062 commit e0e7a58Copy full SHA for e0e7a58
.github/workflows/build_singularity.yaml
@@ -1,6 +1,7 @@
1
name: Build Apptainer Images
2
3
on:
4
+ workflow_dispatch:
5
workflow_run:
6
workflows: ["Build container images for GHCR and Dockerhub"]
7
types:
0 commit comments