openboard
openboard copied to clipboard
Prevent WIP action from running on other projects
Apply something like if: github.repository == 'spring-projects/spring-session' as seen here: https://github.com/elliedori/spring-session/commit/8d98746a0b4193b792187d83ef4efb6b9c744206
I'd very much prefer to resolve this with an early exit. Shelving for a while; See the following for more info: https://github.com/actions/runner/issues/662