diff --git a/.github/settings.yml b/.github/settings.yml index 41dd066..c22de5c 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -112,5 +112,3 @@ labels: - name: outdated color: cccccc description: This is out of scope and outdated - -... diff --git a/.github/workflows/flake.yml b/.github/workflows/flake.yml index 1047a6f..278deb5 100644 --- a/.github/workflows/flake.yml +++ b/.github/workflows/flake.yml @@ -41,5 +41,3 @@ jobs: message: "chore(flake): updated lockfile [skip ci]" push: true commit: --signoff - -...