Browse Source

Update codeql.yml

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

2
.github/workflows/codeql.yml

@ -12,7 +12,7 @@ jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
if: github.repository_owner == 'wg-easy'
if: github.repository_owner == 'alexn707'
permissions:
actions: read
contents: read

Loading…
Cancel
Save