Skip to content

Commit

Permalink
Run s390x build on push to main only (#2481)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasgerstmayr authored Oct 15, 2024
1 parent 35f10af commit 902ee7d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/s390x-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
push:
branches: [main]

pull_request:
branches: [main]

concurrency:
group: ${{ github.workflow }}-${{ (github.event.pull_request && github.event.pull_request.number) || github.ref || github.run_id }}
cancel-in-progress: true
Expand Down

0 comments on commit 902ee7d

Please sign in to comment.