We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d56837 commit 08e7a34Copy full SHA for 08e7a34
.github/workflows/update_index.yml
@@ -29,4 +29,6 @@ jobs:
29
30
- name: Update Index
31
run: |
32
+ cd .github
33
+ cd scripts
34
python update_index.py
0 commit comments