Browse Source

Update lint.yml

pull/1690/head
alexn707 5 months ago
committed by GitHub
parent
commit
b0e0950517
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/lint.yml

2
.github/workflows/lint.yml

@ -11,7 +11,7 @@ jobs:
lint:
name: Lint
runs-on: ubuntu-latest
if: github.repository_owner == 'wg-easy'
if: github.repository_owner == 'alexn707'
steps:
- name: Checkout repository
uses: actions/checkout@v4

Loading…
Cancel
Save