Skip to content

Commit 651ae07

Browse files
committed
Remove unused scripts and actions
1 parent 390d3de commit 651ae07

3 files changed

Lines changed: 0 additions & 21 deletions

File tree

.github/workflows/jekyll.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ jobs:
3333
steps:
3434
- name: Checkout
3535
uses: actions/checkout@v4
36-
- name: execute update contributor script
37-
run: "cd _data/repos; chmod +x ../../_scripts/get_repos.sh; ../../_scripts/get_repos.sh; ls -l"
3836
- name: Setup Ruby
3937
uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1.161.0
4038
with:

.github/workflows/update_contributors.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

_scripts/get_repos.sh

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)