Skip to content

Commit

Permalink
Update avd-action-ubuntu.yml: change branch main to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
fahleiro authored Apr 17, 2024
1 parent 1d28b71 commit dab8fa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/avd-action-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Appium & AVD action ubuntu (a&a-u)
on:
push:
branches:
- main
- develop
pull_request:
branches: [ "main" ]
branches: [ "develop" ]

jobs:
build:
Expand Down

0 comments on commit dab8fa9

Please sign in to comment.