Skip to content

chore: adding/editing shared github actions/configurations #1

chore: adding/editing shared github actions/configurations

chore: adding/editing shared github actions/configurations #1

Workflow file for this run

name: "auto-release"
on:
push:
branches:
- main
workflow_dispatch:
jobs:
auto-release:
uses: GlueOps/github-workflows/.github/workflows/auto-release.yml@feat/adding-new-pr-check-workflows
secrets: inherit