Skip to content

chore(deps): bump com.android.application from 9.1.0 to 9.1.1 #215

chore(deps): bump com.android.application from 9.1.0 to 9.1.1

chore(deps): bump com.android.application from 9.1.0 to 9.1.1 #215

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:

Check failure on line 15 in .github/workflows/pr.yml

View workflow run for this annotation

GitHub Actions / PR

Invalid workflow file

The workflow is not valid. .github/workflows/pr.yml (Line: 15, Col: 5): Error calling workflow 'FossifyOrg/.github/.github/workflows/pr.yml@main'. The nested job 'changes' is requesting 'pull-requests: read', but is only allowed 'pull-requests: none'.
uses: FossifyOrg/.github/.github/workflows/pr.yml@main
with:
test_task: ":app:testCoreDebugUnitTest"