Hi there!
Firstly sorry for opening 6 PRs in a row, I wasn't sure which features you'd want to receive so I decided to split them up, I apologise if the back to back emails caused you problems
Secondly I realised when I was writing the PR that this project doesn't have a workflow profile so it's difficult for me to know if I've made the right changes (until I test it manually, hmm?)
I think it would be great if this project had CI!
Hi there! Firstly sorry for opening 6 PRs in a row, I wasn't sure which features you'd want to receive so I decided to split them up, I apologise if the back to back emails caused you problems
Secondly I realised when I was writing the PR that this project doesn't have a workflow profile so it's difficult for me to know if I've made the right changes (until I test it manually, hmm?) I think it would be great if this project had CI!
Here's some reference content:
About github action: https://docs.github.com/actions/quickstart
Automatically closes stale issues: Source code: https://github.com/Taromati2/Taromati2/blob/master/.github/workflows/close-stale-issues.yml Running effects: https://github.com/Taromati2/Taromati2/issues/11#issuecomment-1602084540
Test PS script: Source code: https://github.com/steve02081504/esh/blob/master/.github/workflows/CI.yml https://github.com/steve02081504/esh/blob/master/.github/workflows/CI.ps1 Run the effect: https://github.com/steve02081504/esh/actions/runs/7156183274/job/19485576113