Skip to content

Commit

Permalink
chore: adding/editing shared github actions/configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
glueops-terraform-svc-account committed Apr 3, 2024
1 parent d567caa commit 39efb0f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
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

0 comments on commit 39efb0f

Please sign in to comment.