[PR #145] [MERGED] chore(deploy): Ignore main and master branches in deployment #221

Closed
opened 2026-05-06 12:15:56 +02:00 by BreizhHardware · 0 comments

📋 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: masterHead: chore/exclude-master-ci


📝 Commits (2)

  • ad6843e chore(deploy): Ignore main and master branches in deployment
  • b4718d4 Update 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.yml to refine the conditions under which the workflow is triggered.

Workflow trigger refinement:


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BreizhHardware/portfolio/pull/145 **Author:** [@BreizhHardware](https://github.com/BreizhHardware) **Created:** 6/11/2025 **Status:** ✅ Merged **Merged:** 6/11/2025 **Merged by:** [@BreizhHardware](https://github.com/BreizhHardware) **Base:** `master` ← **Head:** `chore/exclude-master-ci` --- ### 📝 Commits (2) - [`ad6843e`](https://github.com/BreizhHardware/portfolio/commit/ad6843ee27e6f43eff351e6b076f908f7c01de19) chore(deploy): Ignore main and master branches in deployment - [`b4718d4`](https://github.com/BreizhHardware/portfolio/commit/b4718d46f75c12999f7d867785eedce524ea022e) Update deploy-test.yml ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/deploy-test.yml` (+3 -2) </details> ### 📄 Description This pull request updates the GitHub Actions workflow configuration in `.github/workflows/deploy-test.yml` to refine the conditions under which the workflow is triggered. Workflow trigger refinement: * [`.github/workflows/deploy-test.yml`](diffhunk://#diff-3506104a54b3d6803b340621fae99e8ea135690eab9799c489eb239f54587ed7R7-R9): Added `branches-ignore` to exclude the `main` and `master` branches from triggering the workflow on `push` events. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:15:56 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BreizhHardware/portfolio#221
No description provided.