Skip to content

Commit

Permalink
CI: run graviton jobs from main
Browse files Browse the repository at this point in the history
  • Loading branch information
ev-br committed Jun 16, 2024
1 parent 67b3d91 commit 57405d5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/run_cirun_graviton.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@ name: ASV Benchmark on arm64 graviton cirun
on:
push:
branches:
- develop
- release-**
pull_request:
branches:
- develop
- release-**
- main

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Expand Down

0 comments on commit 57405d5

Please sign in to comment.