openboard icon indicating copy to clipboard operation
openboard copied to clipboard

Prevent WIP action from running on other projects

Open daved opened this issue 5 years ago • 1 comments

Apply something like if: github.repository == 'spring-projects/spring-session' as seen here: https://github.com/elliedori/spring-session/commit/8d98746a0b4193b792187d83ef4efb6b9c744206

daved avatar Feb 04 '21 01:02 daved

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

daved avatar Apr 06 '21 04:04 daved