Azure / azure-init

A minimal provisioning agent designed for Azure Linux VMs.
MIT License
7 stars 10 forks source link

Adding Periodic Run and Issue Creation for Clippy #77

Closed peytonr18 closed 3 months ago

peytonr18 commented 3 months ago

Adding weekly scheduled run mostly for the purposes of running clippy periodically. Also amending the workflow so that if clippy discovers a warning in the codebase, it will create an issue for that run.