From a18f42d9728c938de80b11402726e5d97a8b5910 Mon Sep 17 00:00:00 2001 From: awcodify Date: Sun, 12 Nov 2023 16:20:25 +0700 Subject: [PATCH] temporarily run on pr and push --- .github/workflows/build.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 0f82235..72a24e9 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -2,9 +2,12 @@ name: Build and Release on: workflow_dispatch: + pull_request: push: tags: - "v*.*.*" + branches: + - build-and-release jobs: build: