We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e37805 + da60b35 commit 232e661Copy full SHA for 232e661
.github/workflows/publish.yml
@@ -44,11 +44,3 @@ jobs:
44
target-repository-base-branch: main
45
recipe-file-path: docker/install/Dockerfile
46
needs: deploy
47
- send-pull-request-to-pipeline:
48
- uses: openkim/reusable-workflows/.github/workflows/upversion-pypi-package-and-send-pr.yml@main
49
- secrets: inherit
50
- with:
51
- target-repository: openkim-pipeline
52
- target-repository-base-branch: devel
53
- recipe-file-path: singularity/hpccm-recipe-cumulative.py
54
- needs: deploy
0 commit comments