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 ae0802b + bf9226a commit 4f7678bCopy full SHA for 4f7678b
.github/workflows/last-reviewed-cron.yml
@@ -17,6 +17,7 @@ permissions:
17
18
jobs:
19
sweep:
20
+ if: github.repository == 'ArmDeveloperEcosystem/arm-learning-paths'
21
runs-on: ubuntu-latest
22
steps:
23
- name: Move items based on Last Reviewed Date
0 commit comments