mirror of
https://github.com/BreizhHardware/portfolio.git
synced 2026-05-09 16:25:58 +02:00
[PR #145] [MERGED] chore(deploy): Ignore main and master branches in deployment #221
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/BreizhHardware/portfolio/pull/145
Author: @BreizhHardware
Created: 6/11/2025
Status: ✅ Merged
Merged: 6/11/2025
Merged by: @BreizhHardware
Base:
master← Head:chore/exclude-master-ci📝 Commits (2)
ad6843echore(deploy): Ignore main and master branches in deploymentb4718d4Update deploy-test.yml📊 Changes
1 file changed (+3 additions, -2 deletions)
View changed files
📝
.github/workflows/deploy-test.yml(+3 -2)📄 Description
This pull request updates the GitHub Actions workflow configuration in
.github/workflows/deploy-test.ymlto refine the conditions under which the workflow is triggered.Workflow trigger refinement:
.github/workflows/deploy-test.yml: Addedbranches-ignoreto exclude themainandmasterbranches from triggering the workflow onpushevents.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.