Skip to content

Commit

Permalink
Update release-workflows.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
MWest2020 authored Sep 6, 2024
1 parent ed44024 commit 3148870
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/release-workflows.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Release Workflow

on: [push]
on:
push:
branches:
- main
workflow_dispatch:

jobs:
release-management:
Expand Down

0 comments on commit 3148870

Please sign in to comment.