github/workflow: run arm64 tests for all branches startin from 3.5

Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
Gyuho Lee
2021-05-17 13:46:30 -07:00
parent 2042d2abc4
commit 84d9187dbf

View File

@@ -1,10 +1,5 @@
name: Linux ARM64 Graviton2
on:
push:
branches: [main]
pull_request:
branches: [main]
on: [push, pull_request]
jobs:
test: