Skip to content

Commit

Permalink
Update appium-automation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nsingh-branch committed May 8, 2024
1 parent cb0b187 commit 3dc59fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/appium-automation.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: appium-automation
on:
workflow_dispatch:
push:
pull_request:
types: [ opened, synchronize, reopened ]
env:
Expand All @@ -26,6 +27,7 @@ jobs:
with:
path: qa
repository: BranchMetrics/qentelli-saas-sdk-testing-automation
ref: SDK-2323
token: ${{ secrets.BRANCHLET_ACCESS_TOKEN_PUBLIC }}
# repo's gradle is configured to run on java 17
- name: Setup java for gradle
Expand Down

0 comments on commit 3dc59fc

Please sign in to comment.