Skip to content

chore(deps): bump org.fossify.commons from 6.0.0 to 6.1.0 #787

chore(deps): bump org.fossify.commons from 6.0.0 to 6.1.0

chore(deps): bump org.fossify.commons from 6.0.0 to 6.1.0 #787

Workflow file for this run

name: PR
on:
pull_request:
branches: [main]
paths-ignore:
- ".github/**"
- "CHANGELOG.md"
- "docs/**"
- "fastlane/**"
- "LICENSE"
- "README.md"
jobs:
call-pr-workflow:
uses: FossifyOrg/.github/.github/workflows/pr.yml@main
with:
test_task: ":app:testFossDebugUnitTest"