Skip to content

Commit 19fc2d5

Browse files
committed
Revert "Test with push"
This reverts commit 705cf37.
1 parent af4e0b1 commit 19fc2d5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/update_submodule.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ name: Get latest version of submodules and push back to 6-dev branch
22

33
on:
44
workflow_dispatch:
5-
push:
6-
branches:
7-
- "6-dev"
85

96
jobs:
107
build_deploy:
@@ -36,7 +33,6 @@ jobs:
3633
# Update, commit, and push
3734
- name : Update tips
3835
run: |
39-
cd ../../
4036
git status
4137
git add submodules/plone.api submodules/plone.restapi submodules/volto
4238
git config user.name github-actions

0 commit comments

Comments
 (0)