We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69a2ebb commit 51cae8fCopy full SHA for 51cae8f
1 file changed
.github/workflows/dockerhub-fix-mandant-classification.yml
@@ -4,7 +4,7 @@ name: CI to Docker Hub - Snapshot fix classification - mandant version
4
on:
5
# Triggers the workflow on push or pull request events but only for the master branch
6
push:
7
- branches: [ fix/mandant-classification ]
+ branches: [ fix/mandant-classification-improvement ]
8
9
# Allows you to run this workflow manually from the Actions tab
10
workflow_dispatch:
0 commit comments