Skip to content

Close unclosed resources in the whole project (#267) #129

Close unclosed resources in the whole project (#267)

Close unclosed resources in the whole project (#267) #129

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml