fix(ci): project name
This commit is contained in:
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@@ -15,7 +15,7 @@ on:
|
||||
jobs:
|
||||
lint:
|
||||
name: Lint
|
||||
if: ${{ github.repository == 'capytalcode/project-extrovert' }}
|
||||
if: ${{ github.repository == 'loreddev/dislate' }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user