GitHub/Actions: Difference between revisions
add links |
Docs section |
||
| Line 23: | Line 23: | ||
== Advanced Debugging == | == Advanced Debugging == | ||
A cool advanced tool for debugging your GitHub Actions automation is https://github.com/nektos/act which allows you to run GitHub actions locally. | A cool advanced tool for debugging your GitHub Actions automation is https://github.com/nektos/act which allows you to run GitHub actions locally. | ||
== Docs == | |||
https://docs.github.com/en/actions | |||