Skip to content

Commit 51cae8f

Browse files
committed
fix github action branch name
1 parent 69a2ebb commit 51cae8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dockerhub-fix-mandant-classification.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: CI to Docker Hub - Snapshot fix classification - mandant version
44
on:
55
# Triggers the workflow on push or pull request events but only for the master branch
66
push:
7-
branches: [ fix/mandant-classification ]
7+
branches: [ fix/mandant-classification-improvement ]
88

99
# Allows you to run this workflow manually from the Actions tab
1010
workflow_dispatch:

0 commit comments

Comments
 (0)