mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #520] [MERGED] Update GitHub Actions workflow #9
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/stenzek/duckstation/pull/520
Author: @ggrtk
Created: 6/2/2020
Status: ✅ Merged
Merged: 6/2/2020
Merged by: @stenzek
Base:
master← Head:github-actions📝 Commits (1)
873072aGitHub Actions: Create release only when workflow is triggered on master branch📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
.github/workflows/rolling-release.yml(+1 -0)📄 Description
This change should stop PRs from running and failing the create-release job. Checkout action v2 should also be faster than v1 due to its default single commit fetching behavior and would probably be helpful as the repository grows.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.