Skip to content

Commit

Permalink
ci: change workflow rules
Browse files Browse the repository at this point in the history
  • Loading branch information
faultables committed Sep 27, 2024
1 parent 28a4e47 commit 6be4678
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ios-deployment.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
name: ios-deployment

on:
pull_request:
types: [opened, reopened, synchronize]
branches:
- release/*
push:
branches:
- 'release/*'
- 'develop'

jobs:
Expand Down

0 comments on commit 6be4678

Please sign in to comment.