Skip to content

Commit d36a10c

Browse files
committed
chore: cleanup workflows and remove unused files
1 parent 0d438ed commit d36a10c

File tree

9 files changed

+1
-268
lines changed

9 files changed

+1
-268
lines changed

.github/workflows/cd.yml

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

.github/workflows/ci.yml

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

.github/workflows/codeql.yml

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

.github/workflows/commitlint.yml

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

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: bundle exec jekyll build
4242

4343
- name: Upload artifact
44-
uses: actions/upload-pages-artifact@v2
44+
uses: actions/upload-pages-artifact@v4
4545
with:
4646
path: ./_site
4747

.github/workflows/pr-filter.yml

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

.github/workflows/publish.yml

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

.github/workflows/scripts/pr-filter.js

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

.github/workflows/stale.yml

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

0 commit comments

Comments
 (0)