mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
[PR #737] [MERGED] ci: run PR checks only on pull_request events #749
Labels
No labels
bug
bug
documentation
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/App-Store-Connect-CLI#749
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/rudrankriyam/App-Store-Connect-CLI/pull/737
Author: @rudrankriyam
Created: 2/23/2026
Status: ✅ Merged
Merged: 2/23/2026
Merged by: @rudrankriyam
Base:
main← Head:fix/pr-checks-pr-only-clean📝 Commits (1)
5d946dfci: avoid duplicate PR checks by removing push trigger📊 Changes
1 file changed (+5 additions, -3 deletions)
View changed files
📝
.github/workflows/pr-checks.yml(+5 -3)📄 Description
Summary
pushtrigger from.github/workflows/pr-checks.ymlsoPR Checksruns only on pull requests targetingmainconcurrencywithcancel-in-progress: trueto cancel stale runs when new commits are pushed(push)and(pull_request)) for the same PR commitTest plan
pull_requesttrigger remainspr-checks-${{ github.event.pull_request.number || github.ref }}pull_requestcheck contexts only (no(push)contexts)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.