Skip to content

Commit

Permalink
Merge pull request #3250 from autonomys/do-not-ignore-paths-ci
Browse files Browse the repository at this point in the history
Do not ignore paths in CI
  • Loading branch information
nazar-pc authored Nov 25, 2024
2 parents 54081b6 + fd6fe5c commit 666df00
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 666df00

Please sign in to comment.