diff --git a/.github/workflows/check-general.yml b/.github/workflows/check-general.yml index 900aec0..a4d80e8 100644 --- a/.github/workflows/check-general.yml +++ b/.github/workflows/check-general.yml @@ -11,9 +11,7 @@ jobs: uses: actions/checkout@v4 - uses: bugale/bugroup-checks@v2 with: - checks: |- - Check .* - .*[lL]int.* + checks: .* self: Required Checks check-commits: name: Check Commits