Skip to content

Commit

Permalink
Update and rename nginx.yml to metallb.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chbinousamy authored Jan 31, 2024
1 parent 2f6230b commit 1d6b410
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/nginx.yml → .github/workflows/metallb.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: LoadBalancer
name: LoadBalancer-MetalLB

on:
workflow_dispatch:
Expand All @@ -13,8 +13,8 @@ permissions:
contents: read

jobs:
LoadBalancer:
name: LoadBalancer
LoadBalancer-MetalLB:
name: LoadBalancer-LoadBalancer
runs-on: ubuntu-20.04
timeout-minutes: 30
strategy:
Expand Down

0 comments on commit 1d6b410

Please sign in to comment.