Skip to content

Commit

Permalink
Merge pull request #16 from eredotpkfr/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
eredotpkfr authored Sep 23, 2023
2 parents e2718bd + 97e9668 commit c515664
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/python-package-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,14 @@

name: Test

on: [push, pull_request]
on:
push:
pull_request:
schedule:
- cron: '0 0 1 * *'

jobs:
build:

runs-on: ubuntu-latest
strategy:
fail-fast: true
Expand Down

0 comments on commit c515664

Please sign in to comment.