CI: only build containers on restic/restic

This commit is contained in:
Michael Eischer 2023-05-20 12:12:50 +02:00
parent eff3124f15
commit b0987ff570
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ env:
jobs:
build-and-push-image:
if: github.repository == 'restic/restic'
runs-on: ubuntu-latest
permissions:
contents: read