mirror of
https://gitverse.ru/ot/DownOnSpot
synced 2025-12-19 18:04:16 +00:00
Add subdirectory support
This commit is contained in:
parent
42eec04a92
commit
ab510a656d
1 changed files with 2 additions and 2 deletions
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
|
|
@ -2,8 +2,8 @@ on:
|
|||
push:
|
||||
branches: [ main ]
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
- 'rust.yml'
|
||||
- '**/README.md'
|
||||
- '**/rust.yml'
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue