Skip to content

Merge pull request #150 from salman1993/sm/add-instructions #72

Merge pull request #150 from salman1993/sm/add-instructions

Merge pull request #150 from salman1993/sm/add-instructions #72

Workflow file for this run

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