We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b18edab commit 7b835f6Copy full SHA for 7b835f6
1 file changed
.github/workflows/cleanup.yml
@@ -10,6 +10,7 @@ env:
10
jobs:
11
cleanup:
12
name: Deleting old published artefacts
13
+ if: github.repository == 'medic/cht-core'
14
runs-on: ubuntu-latest
15
16
steps:
0 commit comments