forked from TrueCloudLab/restic
CI: only build containers on restic/restic
This commit is contained in:
parent
eff3124f15
commit
b0987ff570
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
|
@ -14,6 +14,7 @@ env:
|
|||
|
||||
jobs:
|
||||
build-and-push-image:
|
||||
if: github.repository == 'restic/restic'
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
Loading…
Reference in a new issue