ci: remove 'if'

This commit is contained in:
Dowon
2024-03-08 21:47:04 +09:00
parent 5685858e4b
commit 4551aeea96

View File

@@ -8,7 +8,6 @@ on:
jobs:
lint:
runs-on: ubuntu-latest
if: github.repository == 'Bing-su/adetailer' || github.repository == ''
steps:
- uses: actions/checkout@v4