Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Trying to hot-fix s3 bug. Hangs in reads from ContentAsInputStream #804

Trying to hot-fix s3 bug. Hangs in reads from ContentAsInputStream

Trying to hot-fix s3 bug. Hangs in reads from ContentAsInputStream #804

Workflow file for this run

---
name: XCOP linter
"on":
push:
branches:
- master
pull_request:
brranches:
- master
jobs:
xcop-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: g4s8/xcop-action@master