Skip to content

Commit

Permalink
add more events
Browse files Browse the repository at this point in the history
Signed-off-by: Anatoly Myachev <[email protected]>
  • Loading branch information
anmyachev committed May 29, 2024
1 parent 4b16faa commit 16ae14b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Publish Modin wheel to PyPI

on:
schedule:
- cron: "42 0 * * WED"
push:
tags:
- '*'
workflow_dispatch:

jobs:
build-n-publish:
Expand Down

0 comments on commit 16ae14b

Please sign in to comment.