Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
ickc committed Jun 23, 2021
1 parent 91b04d6 commit dd0c2df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pythonpackage.yml
Expand Up @@ -4,8 +4,8 @@
name: Python package

on:
push
pull_request
push:
pull_request:
schedule:
- cron: '37 11 * * 5'

Expand Down

0 comments on commit dd0c2df

Please sign in to comment.