Merge branch 'main' of github.com:oSumAtrIX/DownOnSpot
This commit is contained in:
commit
9d78ea2aca
1 changed files with 2 additions and 3 deletions
5
.github/workflows/rust.yml
vendored
5
.github/workflows/rust.yml
vendored
|
|
@ -1,9 +1,8 @@
|
|||
on:
|
||||
push:
|
||||
paths:
|
||||
- 'src/**'
|
||||
branches: [ main ]
|
||||
paths-ignore:
|
||||
- '**/README.md'
|
||||
- '**/rust.yml'
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue