Skip to content

Commit

Permalink
Cleaned up branches targeted for action
Browse files Browse the repository at this point in the history
  • Loading branch information
theRealRobG committed Sep 4, 2024
1 parent 13db260 commit a4b4a04
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Build and test

on:
push:
branches: [ "develop", "develop_1.x" ]
pull_request:
branches: [ "develop", "develop_1.x" ]
branches: [ "develop", "develop_1.x", "main", "main_1.x" ]

jobs:
define-ios-device:
Expand Down

0 comments on commit a4b4a04

Please sign in to comment.