Skip to content

Commit

Permalink
Test action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
uschmidt83 committed Apr 26, 2024
1 parent 6b0afb1 commit dc07248
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests_cron.yml
@@ -1,6 +1,9 @@
name: Test (PyPI)

on:
push:
branches:
- pypi
schedule:
- cron: "0 18 * * 1,3,5"

Expand Down

0 comments on commit dc07248

Please sign in to comment.