Skip to content

Feat/nestjs s3 client #105

Feat/nestjs s3 client

Feat/nestjs s3 client #105

Workflow file for this run

name: Checks
on:
pull_request:
paths-ignore:
- '.github/**'
jobs:
check:
name: Checks
if: github.event.pull_request.merged == false && github.event.action != 'closed'
uses: atls/shared/.github/workflows/checks.yaml@master
permissions: write-all