Skip to content

Commit

Permalink
Merge branch 'main' into more-ioctl
Browse files Browse the repository at this point in the history
  • Loading branch information
SuchAFuriousDeath authored Feb 24, 2024
2 parents 5e6222a + e8954ef commit 14454e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
name: Housekeep
runs-on: ubuntu-latest
steps:
- name: Install Node packages
run: sudo npm install -g octokit
- name: Update PRs
run: |
import { Octokit } from 'octokit';
Expand Down

0 comments on commit 14454e9

Please sign in to comment.