Skip to content

Commit 7ffdde4

Browse files
authored
revert maintainer codecov guard (#643)
1 parent 5203d64 commit 7ffdde4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
go-version-file: go.mod
2222

2323
- name: Connect to Tailnet
24-
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository || contains(fromJson('["kamilon", "tobiasehlert"]'), github.actor)
24+
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository
2525
uses: tailscale/github-action@306e68a486fd2350f2bfc3b19fcd143891a4a2d8 #v4.1.2
2626
with:
2727
args: --accept-dns=true

0 commit comments

Comments
 (0)