# HG changeset patch # User Dennis C. M. # Date 1628149151 -3600 # Node ID 9f9fa45c9ef6ee9173ddc624e8943abd413c5f05 # Parent 3600d1f4a37d7cff117f06b61b865d6967e56046 Added branches committer: GitHub diff -r 3600d1f4a37d -r 9f9fa45c9ef6 .github/workflows/ios.yml --- a/.github/workflows/ios.yml Thu Aug 05 08:38:28 2021 +0100 +++ b/.github/workflows/ios.yml Thu Aug 05 08:39:11 2021 +0100 @@ -2,9 +2,9 @@ on: push: - branches: [ main ] + branches: [ development ] pull_request: - branches: [ main ] + branches: [ main, beta ] jobs: build: