Login
From:
Stephan van Rooij on Coding Stephan
(Uncensored)
subscribe
Building a GitHub Action in .NET
https://svrooij.io/2022/06/09/building-github-action-in-net/
links
backlinks
GitHub Actions allow you to run some program every time an event (or trigger) happens in GitHub. You can respond to a new PR, a new issue or even periodically run some job. There are thousands of little actions you can use in your own workflow.
Roast topics
Find topics
Find it!