changeset 127:0e693e85db9b

Remove trigger on beta branch committer: GitHub <noreply@github.com>
author Dennis C. M. <dennis@denniscm.com>
date Sun, 15 Aug 2021 15:16:56 +0100
parents d23c3e825d03
children 87f02d4f9c26
files .github/workflows/ios.yml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.github/workflows/ios.yml	Sun Aug 15 15:09:17 2021 +0100
+++ b/.github/workflows/ios.yml	Sun Aug 15 15:16:56 2021 +0100
@@ -2,7 +2,7 @@
 
 on:
   pull_request:
-    branches: [ main, beta ]
+    branches: [ main ]
 
 jobs:
   build: