Skip to content
Snippets Groups Projects
Commit 8859477a authored by Janne Valkealahti's avatar Janne Valkealahti
Browse files

Run ci workflow build job on main repo only

parent 79b795f0
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ on:
jobs:
build:
if: github.repository_owner == 'spring-cloud'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment