Skip to content

Commit

Permalink
Remove unused jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
holly-cummins committed Aug 8, 2024
1 parent 104644d commit b2b3839
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/alphabetise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Install Node.js
uses: actions/setup-node@v4
with:
node-version: '20'

- name: Install packages
run: npm install -g yaml-sort

- name: Alphabetise
id: alpha
run: |
Expand Down

0 comments on commit b2b3839

Please sign in to comment.