Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Commit

Permalink
Minor Improvements!💖
Browse files Browse the repository at this point in the history
Signed-off-by: Dr.Caduceus <87380104+TheCaduceus@users.noreply.github.com>
  • Loading branch information
TheCaduceus authored Aug 11, 2022
1 parent c48c816 commit 5534c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Docker-Build-Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<h2><b>⚙️ Customizations</b></h2>
<p><b>You can also customize the behaviour of Docker Image Build tool as per your needs!😉</b></p>
<h4><b>🔫 Trigger Customization:</b></h4>
<p><b>To set the condition "When Workflow should be triggered?", you can use customize following code:</b></p>
<p><b>To set the condition "When Workflow should be triggered?", you can customize following code:</b></p>
https://github.com/TheCaduceus/CloneBot_V2/blob/dbbd61dc0430a5bc8eda672ef4e123a9ee5c2794/.github/workflows/docker-publish.yml#L3-L12
<p><b>by default, Workflow will be triggered only if user manually do it from <code>Actions</code> Tab otherwise if automatic workflow trigger is enabled then it will get triggered automatically when there is new commit (including Pull Request) in <code>main</code> branch which can be changed.</b></p>
<h4><b>✏️ Environment Variables:</b></h4>
Expand Down

0 comments on commit 5534c82

Please sign in to comment.