diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2025-09-30 15:26:30 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2025-09-30 15:50:37 +0200 |
| commit | b8c4fd0ddaafc7d0f51b337b64046dd377b7da8b (patch) | |
| tree | 56e3b283a0a8c82b7035054a2527afd910f8fd1e | |
| parent | 34b29a784a928482581036ae4f2834ce14398ab0 (diff) | |
| download | mullvadvpn-b8c4fd0ddaafc7d0f51b337b64046dd377b7da8b.tar.xz mullvadvpn-b8c4fd0ddaafc7d0f51b337b64046dd377b7da8b.zip | |
Rename code owner workflow job
| -rw-r--r-- | .github/workflows/code-owner-approval.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/code-owner-approval.yml b/.github/workflows/code-owner-approval.yml index 91a7fcd762..511e49037a 100644 --- a/.github/workflows/code-owner-approval.yml +++ b/.github/workflows/code-owner-approval.yml @@ -5,7 +5,7 @@ on: pull_request_review: jobs: - check-team-approvals: + check-code-owner-approvals: runs-on: ubuntu-latest permissions: contents: read |
