Skip to content

Commit

Permalink
Fix Windows CI to run for all file changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
fukamachi committed Jan 21, 2022
1 parent 6fed1f2 commit 3f258b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: CI (Windows)

on:
push:
paths: ['*']
pull_request:
paths: ['*']
schedule:
- cron: '0 15 * * *'

Expand Down

0 comments on commit 3f258b2

Please sign in to comment.