We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af97a8f commit 7315c55Copy full SHA for 7315c55
.github/workflows/build.yml
@@ -17,6 +17,7 @@ env:
17
18
jobs:
19
build:
20
+ if: github.repository_owner == 'imgproxy'
21
strategy:
22
matrix:
23
0 commit comments