Skip to content

Commit

Permalink
Avoid two builds on prereleases (#1441)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea committed Mar 7, 2021
1 parent 8340266 commit fcd7291
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ on:
release:
types:
- published # It seems that you can publish directly without creating
- prereleased
schedule:
- cron: 1 0 * * * # Run daily at 0:01 UTC
# Run every Friday at 18:02 UTC
Expand Down

0 comments on commit fcd7291

Please sign in to comment.