Skip to content

Commit

Permalink
style: Update trigger event in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
danilowoz committed Mar 26, 2024
1 parent 58f7522 commit 72d72cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Release

on: "push"
on:
push:
branches:
- main
Expand Down

0 comments on commit 72d72cc

Please sign in to comment.