diff --git a/.github/workflows/ARM.yml b/.github/workflows/ARM.yml index cc56b7466..66f68366d 100644 --- a/.github/workflows/ARM.yml +++ b/.github/workflows/ARM.yml @@ -1,9 +1,13 @@ -name: GitHub Actions +name: Main (ARM) -on: [ push, pull_request ] +on: + push: + branches: + - master + pull_request: jobs: - build-test-oracle: + build-test-arm: name: Build and Test ARM64 runs-on: [self-hosted, linux, ARM64] timeout-minutes: 15 diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fc9312f58..218796192 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,6 +1,10 @@ -name: GitHub Actions +name: Main (x64) -on: [ pull_request, push ] +on: + push: + branches: + - master + pull_request: jobs: build-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