Skip to content

Commit f62229d

Browse files
Merge pull request #2625 from Arnaud-de-Grandmaison-ARM/CI
[Workflows] Only run resize-images on the ArmDeveloperEcosystem/arm-learning-paths repository.
2 parents d3dc5f5 + 178052d commit f62229d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/resize-images.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88

99
jobs:
1010
resize-images:
11+
if: github.repository == 'ArmDeveloperEcosystem/arm-learning-paths'
1112
runs-on: ubuntu-latest
1213
steps:
1314
- name: Checkout repository

0 commit comments

Comments
 (0)