In order to help automate processes within this repo and for the plugin, we should look to leverage GitHub Actions: - [x] https://github.com/10up/insert-special-characters/blob/develop/.github/workflows/close-stale-issues.yml - [x] https://github.com/10up/insert-special-characters/blob/develop/.github/workflows/codeql-analysis.yml - [x] https://github.com/10up/insert-special-characters/blob/develop/.github/workflows/dependency-review.yml - [x] https://github.com/10up/insert-special-characters/blob/develop/.github/workflows/push-asset-readme-update.yml - [x] https://github.com/10up/insert-special-characters/blob/develop/.github/workflows/push-deploy.yml - [x] https://github.com/10up/restricted-site-access/blob/develop/.github/workflows/repo-automator.yml
In order to help automate processes within this repo and for the plugin, we should look to leverage GitHub Actions: