From 7ed780e37ece02cf57381dd1b77ab19e28ff710f Mon Sep 17 00:00:00 2001 From: Cairetina Date: Sun, 5 May 2024 17:13:01 +0800 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0ac19bfb58..161034f5b5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,11 +1,8 @@ name: citra-build on: - push: - branches: [ "*" ] - tags: [ "*" ] - pull_request: - branches: [ master ] + watch: + types: started jobs: source: