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 72429c3 + 61c7351 commit 2ce7d6eCopy full SHA for 2ce7d6e
.github/workflows/weekly_stats_update.yml
@@ -17,6 +17,7 @@ on:
17
jobs:
18
# This workflow contains a single job
19
update_stats:
20
+ if: github.repository == 'ArmDeveloperEcosystem/arm-learning-paths'
21
runs-on: ubuntu-latest
22
steps:
23
- name: Check out current repo
0 commit comments