Skip to content

Commit

Permalink
remove yq install (prometheus-community#4479)
Browse files Browse the repository at this point in the history
  • Loading branch information
monotek authored and wilfriedroset committed May 8, 2024
1 parent 8910e51 commit 711ddd5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/check-codeowners.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v4

- name: install yq
run: |
sudo snap install yq
- name: generate CODEOWNERS
run: |
./scripts/check-codeowners.sh > .github/CODEOWNERS
Expand Down

0 comments on commit 711ddd5

Please sign in to comment.