Skip to content

Commit bdc2117

Browse files
authored
Merge pull request #405 from FoamyGuy/limit_images_to_adafruit
limit image workflow to adafruit fork
2 parents 4629d00 + 6098a4e commit bdc2117

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
@@ -15,6 +15,7 @@ concurrency:
1515

1616
jobs:
1717
update-images:
18+
if: github.repository_owner == 'adafruit'
1819
runs-on: ubuntu-20.04
1920
steps:
2021
- name: Dump GitHub context

0 commit comments

Comments
 (0)