Skip to content

Commit

Permalink
allow test on demand
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Blank committed Oct 22, 2023
1 parent 1d1e335 commit 4846c4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Test

on:
workflow_dispatch: ~
schedule:
- cron: "0 0 * * 0"
push:
Expand Down

0 comments on commit 4846c4f

Please sign in to comment.