1
0
Fork 0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2024-11-13 11:34:18 -05:00

ci -> rust for workflow name

This commit is contained in:
Tom Parker-Shemilt 2021-06-14 09:06:55 +01:00
parent d81c5e948b
commit 300691be79

View file

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