changeset 124:e07dc5cb769d

Remove on push trigger committer: GitHub <noreply@github.com>
author Dennis C. M. <dennis@denniscm.com>
date Sun, 15 Aug 2021 11:38:07 +0100
parents 36db3b1ced87
children bee9102c2e9c
files .github/workflows/ios.yml
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/.github/workflows/ios.yml	Sun Aug 15 11:33:03 2021 +0100
+++ b/.github/workflows/ios.yml	Sun Aug 15 11:38:07 2021 +0100
@@ -1,8 +1,6 @@
 name: Build and test
 
 on:
-  push:
-    branches: [ development ]
   pull_request:
     branches: [ main, beta ]