added trigger
This commit is contained in:
@@ -6,6 +6,12 @@ platform:
|
||||
os: linux
|
||||
arch: arm64
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
- main
|
||||
event:
|
||||
- push
|
||||
|
||||
steps:
|
||||
- name: compile
|
||||
image: alpine:latest
|
||||
|
||||
Reference in New Issue
Block a user