Skip to content

Commit 6098a4e

Browse files
committed
limit image workflow to adafruit fork
1 parent 62906dc commit 6098a4e

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)