Skip to content

Commit

Permalink
Expanded test workflow triggers.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilge committed Oct 7, 2022
1 parent 458434e commit 922f333
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/Tests.yaml
Expand Up @@ -2,7 +2,10 @@ name: Tests

on:
push:
pull_request:
workflow_dispatch:
schedule:
- cron: 0 6 * * *

jobs:
Test:
Expand Down

0 comments on commit 922f333

Please sign in to comment.