abouttreesummaryrefslogcommitdiff
path: root/.github/workflows/make-apk.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/make-apk.yml')
-rw-r--r--.github/workflows/make-apk.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/make-apk.yml b/.github/workflows/make-apk.yml
index 26fd7fd..bafcba4 100644
--- a/.github/workflows/make-apk.yml
+++ b/.github/workflows/make-apk.yml
@@ -3,6 +3,8 @@ name: Make Apk CI
on:
workflow_dispatch:
push:
+ branches:
+ - master
pull_request:
jobs: