Skip to content

Commit

Permalink
revert CI setting to docs directory included
Browse files Browse the repository at this point in the history
  • Loading branch information
KuraZuzu committed Nov 1, 2024
1 parent a5caed4 commit 7d7cde7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/industrial_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ name: industrial_ci
on:
push:
paths-ignore:
- 'docs/**'
- '**.md'
pull_request:
paths-ignore:
- 'docs/**'
- '**.md'
schedule:
- cron: "0 2 * * 0" # Weekly on Sundays at 02:00
Expand Down

0 comments on commit 7d7cde7

Please sign in to comment.