Skip to content

Commit 91399c6

Browse files
authored
Merge pull request #2293 from FoamyGuy/limit_images_to_adafruit
limit images workflow to adafruit fork
2 parents 6904ab2 + c10c9a4 commit 91399c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/images.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ concurrency:
1313

1414
jobs:
1515
update-images:
16+
if: github.repository_owner == 'adafruit'
1617
runs-on: ubuntu-latest
1718
steps:
1819
- name: Dump GitHub context

0 commit comments

Comments
 (0)