Also auto-approve the lint run

This commit is contained in:
Tom Parker-Shemilt 2021-08-14 12:04:07 +01:00
parent e67c5cbae3
commit b1290a03c2

View file

@ -12,5 +12,5 @@ jobs:
uses: mheap/automatic-approve-action@v1.1.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
workflows: rust.yml
workflows: "rust.yml,lint.yml"
dangerous_files: src/main.rs,Cargo.toml,Cargo.lock