Skip to content

Commit

Permalink
ci: remove on push trigger for release workflow (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
rostislav-simonik committed Jan 12, 2023
1 parent dc0e45a commit d82617b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: Release

on:
workflow_dispatch:
push:
branches:
- main
schedule:
- cron: '0 7 * * MON'

Expand Down

0 comments on commit d82617b

Please sign in to comment.