Also auto-approve the lint run

pull/1140/head
Tom Parker-Shemilt 3 years ago
parent e67c5cbae3
commit b1290a03c2

@ -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

Loading…
Cancel
Save