Skip to content

Commit 2ce7d6e

Browse files
Merge pull request #2189 from Arnaud-de-Grandmaison-ARM/stats-update
Only run the weekly stats update for ArmDeveloperEcosystem/arm-learning-paths repository.
2 parents 72429c3 + 61c7351 commit 2ce7d6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/weekly_stats_update.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ on:
1717
jobs:
1818
# This workflow contains a single job
1919
update_stats:
20+
if: github.repository == 'ArmDeveloperEcosystem/arm-learning-paths'
2021
runs-on: ubuntu-latest
2122
steps:
2223
- name: Check out current repo

0 commit comments

Comments
 (0)