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 4aab012 commit c10c9a4Copy full SHA for c10c9a4
.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