Skip to content

Commit

Permalink
testing workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
JDMathew committed Sep 6, 2024
1 parent 38c555f commit a95392a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Release
name: AMA Release Workflow
on:
push:
branches:
- main
workflow_dispatch:
jobs:
release:
name: Release
Expand Down

0 comments on commit a95392a

Please sign in to comment.