Skip to content

Commit 7b835f6

Browse files
committed
ci: disable cleanup workflow on forks
1 parent b18edab commit 7b835f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cleanup.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ env:
1010
jobs:
1111
cleanup:
1212
name: Deleting old published artefacts
13+
if: github.repository == 'medic/cht-core'
1314
runs-on: ubuntu-latest
1415

1516
steps:

0 commit comments

Comments
 (0)