[skip changelog] Sync certificate check CI workflow with template (#1379)
We have assembled a collection of reusable GitHub Actions workflows: https://github.com/arduino/tooling-project-assets These workflows will be used in the repositories of all Arduino tooling projects. Some minor improvements and standardizations have been made in the upstream "template" workflow, and those are introduced to this repository via this pull request. Notable: - Trigger workflow run on modification to facilitate testing. - `repository_dispatch` event trigger to allow for automated triggering across many repositories via the GitHub API following a relevant external change. - Change Slack webhook repository secret name. - Use major version ref of `rtCamp/action-slack-notify` so that the latest release of the action is used up to the next major bump.
Showing
Please register or sign in to comment