Skip to content

Commit 30382b0

Browse files
committed
add local testes
1 parent f381d4d commit 30382b0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/ampere-build-and-release.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
name: Build Release for Ampere
22

33
#TODO: add lib to build
4-
on: workflow_dispatch
4+
on:
5+
workflow_dispatch:
6+
push:
7+
branches:
8+
- ampere-build-3.2.1
59

610
permissions:
711
contents: write

0 commit comments

Comments
 (0)