Skip to content

Commit

Permalink
Merge pull request #757 from TrekkieCoder/main
Browse files Browse the repository at this point in the history
gh-87 modify loxi-ingress cicd to run only for main repo
  • Loading branch information
UltraInstinct14 authored Aug 12, 2024
2 parents 0d42ad0 + 9105d58 commit 10cf0e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/k3s-loxi-ingress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
build:
name: k3s-loxi-ingress-sanity
runs-on: [self-hosted, large]
if: github.repository == 'loxilb-io/loxilb'
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 10cf0e5

Please sign in to comment.