[PR #115] [MERGED] Fix pull requests running CI twice #253

Closed
opened 2026-02-27 20:23:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/115
Author: @marioortizmanero
Created: 8/16/2020
Status: Merged
Merged: 8/16/2020
Merged by: @ramsayleung

Base: masterHead: test-once


📝 Commits (1)

  • bb9c6e0 Fix pull requests running tests twice

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 .github/workflows/ci.yml (+4 -1)

📄 Description

I noticed that the Continuous Integration was running twice in each PR: one because of a push, and another because of a pull_request. This should fix that by only running for push when it's on master.


🔄 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/ramsayleung/rspotify/pull/115 **Author:** [@marioortizmanero](https://github.com/marioortizmanero) **Created:** 8/16/2020 **Status:** ✅ Merged **Merged:** 8/16/2020 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `test-once` --- ### 📝 Commits (1) - [`bb9c6e0`](https://github.com/ramsayleung/rspotify/commit/bb9c6e045710d57733fa225ec7bbe064ee53ba7a) Fix pull requests running tests twice ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+4 -1) </details> ### 📄 Description I noticed that the Continuous Integration was running twice in each PR: one because of a `push`, and another because of a `pull_request`. This should fix that by only running for `push` when it's on `master`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:23:58 +03: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
starred/rspotify#253
No description provided.