Skip to content

Commit

Permalink
fix: trigger dummy
Browse files Browse the repository at this point in the history
  • Loading branch information
kyubisation authored Mar 22, 2024
1 parent 7f19c48 commit 7c8eb3f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/dummy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Dummy
on: workflow_dispatch
on:
push: {}
workflow_dispatch: {}

concurrency: publish

Expand Down

0 comments on commit 7c8eb3f

Please sign in to comment.