Skip to content

Commit

Permalink
Do not ignore paths in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nazar-pc authored Nov 24, 2024
1 parent a99f9f7 commit fd6fe5c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,7 @@ on:
push:
branches:
- main
paths-ignore:
- "**.md"
- ".github/CODEOWNERS"
pull_request:
paths-ignore:
- "**.md"
- ".github/CODEOWNERS"
workflow_dispatch:
merge_group:

Expand Down

0 comments on commit fd6fe5c

Please sign in to comment.