mirror of
https://github.com/appium/appium.git
synced 2026-02-22 11:19:06 -06:00
chore(ci): fix target branch for FOSSA job
This commit is contained in:
2
.github/workflows/fossa.yml
vendored
2
.github/workflows/fossa.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
|
||||
with:
|
||||
ref: '2.0'
|
||||
ref: 'master'
|
||||
- name: fossa analyze
|
||||
run: |
|
||||
npm install
|
||||
|
||||
Reference in New Issue
Block a user