mirror of
https://github.com/Drop-OSS/drop-docs.git
synced 2026-07-18 17:54:28 -04:00
[PR #17] [MERGED] Improve pipeline #30
Reference in New Issue
Block a user
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/Drop-OSS/drop-docs/pull/17
Author: @Pacodastre
Created: 10/22/2025
Status: ✅ Merged
Merged: 10/23/2025
Merged by: @DecDuck
Base:
main← Head:improve-pipeline📝 Commits (2)
1f808e1Adds CI workflow on pull requests2853dd4Removes the upload artifact step from the build step📊 Changes
1 file changed (+24 additions, -0 deletions)
View changed files
➕
.github/workflows/ci.yml(+24 -0)📄 Description
Just added a new workflow to trigger on pull requests. The workflow just builds the project to catch build errors before merging.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.