Add subdirectory support

This commit is contained in:
oSumAtrIX 2021-10-11 09:35:18 +02:00 committed by GitHub
parent 42eec04a92
commit ab510a656d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,8 @@ on:
push:
branches: [ main ]
paths-ignore:
- 'README.md'
- 'rust.yml'
- '**/README.md'
- '**/rust.yml'
pull_request:
branches: [ main ]