Fix path pattern
Some checks are pending
continuous-integration/drone/push Build is pending

This commit is contained in:
Valentin Brandl 2019-12-11 19:38:56 +01:00
parent b72641221b
commit 37159f8909
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D

View File

@ -4,8 +4,8 @@ on:
- cron: '0 1 * * *'
push:
paths:
- '**/Cargo.toml'
- '**/Cargo.lock'
- 'Cargo.toml'
- 'Cargo.lock'
pull_request:
jobs: