Skip to content

Commit

Permalink
only for tag events?
Browse files Browse the repository at this point in the history
  • Loading branch information
shapiromatron committed Jun 3, 2024
1 parent 0cc5434 commit d0170b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
- cron: '30 3 1 */1 *' # At 03:30 on the 1st of every month
push:
tags:
- '*'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit d0170b2

Please sign in to comment.