Skip to content

Commit

Permalink
Drop paths-ignore
Browse files Browse the repository at this point in the history
It think it doesn't work as intended anyways
  • Loading branch information
Urhengulas committed Nov 25, 2022
1 parent 1d20dc7 commit ccea42f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ on:
branches: [main, staging, trying]
pull_request:
branches: [main]
# don't run CI when changing md-files, except they are part of the book
paths-ignore:
- "*.md"
- "!book/src/**"
schedule:
# runs 1 min after 2 or 1 AM (summer/winter) berlin time
- cron: "1 0 * * *"
Expand Down

0 comments on commit ccea42f

Please sign in to comment.