Skip to content

Commit 232e661

Browse files
Merge pull request #34 from openkim/ilia-nikiforov-umn-patch-1
Remove send-pull-request-to-pipeline job
2 parents 1e37805 + da60b35 commit 232e661

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,3 @@ jobs:
4444
target-repository-base-branch: main
4545
recipe-file-path: docker/install/Dockerfile
4646
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

Comments
 (0)