We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67b3d91 commit 57405d5Copy full SHA for 57405d5
1 file changed
.github/workflows/run_cirun_graviton.yml
@@ -3,12 +3,7 @@ name: ASV Benchmark on arm64 graviton cirun
3
on:
4
push:
5
branches:
6
- - develop
7
- - release-**
8
- pull_request:
9
- branches:
10
11
+ - main
12
13
concurrency:
14
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
0 commit comments