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.
2 parents 6904ab2 + c10c9a4 commit 91399c6Copy full SHA for 91399c6
.github/workflows/images.yml
@@ -13,6 +13,7 @@ concurrency:
13
14
jobs:
15
update-images:
16
+ if: github.repository_owner == 'adafruit'
17
runs-on: ubuntu-latest
18
steps:
19
- name: Dump GitHub context
0 commit comments