Remove cargo audit on pull request as it fails

This commit is contained in:
Jean-Michel Picod
2020-02-28 16:55:18 +01:00
parent ac42e86d37
commit 40632af186

View File

@@ -2,8 +2,6 @@ name: Security audit
on:
schedule:
- cron: '0 0 * * *'
pull_request:
types: [opened, synchronize, reopened]
jobs:
audit: