Skip to content

Commit

Permalink
chore: make GH recognize this workflow; remove afterward
Browse files Browse the repository at this point in the history
  • Loading branch information
tangowithfoxtrot committed Nov 16, 2024
1 parent 1dcd9c4 commit 614777b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release-rizzybox.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: Release Rizzybox

on:
push:
branches: ["main"]
pull_request:
branches: ["main"]

workflow_dispatch:
inputs:
ref_name:
Expand Down

0 comments on commit 614777b

Please sign in to comment.