1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-31 05:47:30 +03:00

ci: Skip coverage workflow on forks

Fixes #35964
This commit is contained in:
Daan De Meyer 2025-01-11 10:52:26 +01:00
parent 5e35b6a5f7
commit 6e5fb09d1c

View File

@ -21,6 +21,7 @@ permissions:
jobs:
coverage:
runs-on: ubuntu-24.04
if: github.repository == 'systemd/systemd' || github.repository == 'systemd/systemd-stable'
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683