update ci

This commit is contained in:
w0rng 2024-07-25 11:33:39 +07:00
parent 924b548320
commit 47e8e1406b
13 changed files with 5 additions and 361 deletions

View file

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