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 d3dc5f5 + 178052d commit f62229dCopy full SHA for f62229d
1 file changed
.github/workflows/resize-images.yml
@@ -8,6 +8,7 @@ on:
8
9
jobs:
10
resize-images:
11
+ if: github.repository == 'ArmDeveloperEcosystem/arm-learning-paths'
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout repository
0 commit comments