Skip to content

Commit

Permalink
Added conditions 01
Browse files Browse the repository at this point in the history
  • Loading branch information
Eldar2021 committed Dec 9, 2024
1 parent 0b66f1e commit 5604b28
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/analyze_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches: [main]
pull_request:
types: [ready_for_review]
branches: [main]

jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches: [main]
pull_request:
types: [ready_for_review]
branches: [main]

jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build_ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches: [main]
pull_request:
types: [ready_for_review]
branches: [main]

jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ci_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches: [main]
pull_request:
types: [ready_for_review]
branches: [main]

jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ci_ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches: [main]
pull_request:
types: [ready_for_review]
branches: [main]

jobs:
Expand Down

0 comments on commit 5604b28

Please sign in to comment.