Skip to content

Commit

Permalink
enable e2e ios and tvos tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
pauliusguzas committed Mar 19, 2024
1 parent abd41cb commit 7058387
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-harness-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ on:
# - '**/metadata.json'
# - '**/renative.json'
# - '**/package.json'
# pull_request:
# types: [labeled]
pull_request:
types: [labeled]

jobs:
e2e-harness-ios:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/e2e-harness-tvos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ on:
# - '**/metadata.json'
# - '**/renative.json'
# - '**/package.json'
# pull_request:
# types: [labeled]
pull_request:
types: [labeled]

jobs:
e2e-harness-tvos:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/e2e-template-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ on:
# - '**/metadata.json'
# - '**/renative.json'
# - '**/package.json'
# pull_request:
# types: [labeled]
pull_request:
types: [labeled]

jobs:
e2e-template-ios:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/e2e-template-tvos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ on:
# - '**/metadata.json'
# - '**/renative.json'
# - '**/package.json'
# pull_request:
# types: [labeled]
pull_request:
types: [labeled]

jobs:
e2e-template-tvos:
Expand Down

0 comments on commit 7058387

Please sign in to comment.