From 91b1b73268a94b7aeb988310fc19115138ad9082 Mon Sep 17 00:00:00 2001 From: Kennedy Bushnell Date: Wed, 22 Apr 2026 09:18:59 -0700 Subject: [PATCH] revert maintainer codecov guard --- .github/workflows/codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml index 2935364..8ab8e81 100644 --- a/.github/workflows/codecov.yml +++ b/.github/workflows/codecov.yml @@ -21,7 +21,7 @@ jobs: go-version-file: go.mod - name: Connect to Tailnet - if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository || contains(fromJson('["kamilon", "tobiasehlert"]'), github.actor) + if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository uses: tailscale/github-action@306e68a486fd2350f2bfc3b19fcd143891a4a2d8 #v4.1.2 with: args: --accept-dns=true