From fc477fe8ed6c28a17dcbde8f054263aabca34221 Mon Sep 17 00:00:00 2001 From: Issy Long Date: Mon, 12 Feb 2024 10:41:51 +0000 Subject: [PATCH] ci: Only run on PRs - Let's stop wasting the planet's precious resources by running CI on push _and_ PR. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ef4708e2..a8f4d2c8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,6 +1,6 @@ name: CI -on: [push, pull_request] +on: pull_request jobs: test: pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy