Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rkfella committed Oct 13, 2024
1 parent 2274b49 commit df37b48
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/label-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ permissions:
jobs:
label-sync:
name: Label Sync
runs-on: arc-runner-org
runs-on: gha-runner-scale-set
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
labeler:
name: Labeler
runs-on: arc-runner-org
runs-on: gha-runner-scale-set
permissions:
contents: read
pull-requests: write
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./helmrelease.yaml
- ./test.yaml

This file was deleted.

0 comments on commit df37b48

Please sign in to comment.