Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/3rdparty.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Schwan <carl@carlschwan.eu>2022-06-21 20:32:34 +0300
committerCarl Schwan <carl@carlschwan.eu>2022-06-21 20:32:34 +0300
commit78745a5f7e9f1d9ff48db3edb7d76ab1d0a189ed (patch)
treeb408fe0adf7acfb903d2b42598f38d0a488e4d3d
parent7f3f24988d91d963f56cc2787847f199694b5e1f (diff)
Fix branch for workflow
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
-rw-r--r--.github/workflows/composer-auto.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/workflows/composer-auto.yml b/.github/workflows/composer-auto.yml
index 7c97cbb4..3eb53cfa 100644
--- a/.github/workflows/composer-auto.yml
+++ b/.github/workflows/composer-auto.yml
@@ -28,6 +28,10 @@ jobs:
comment-id: ${{ github.event.comment.id }}
reaction-type: "+1"
+ - name: Parse command
+ uses: skjnldsv/parse-command-comment@master
+ id: command
+
process:
runs-on: ubuntu-latest
needs: init