Skip to content

Commit

Permalink
ci: disable lint temporarily (#3)
Browse files Browse the repository at this point in the history
* ci: disable lint temporarly

* ci: disable npm cache

* ci: add pnpm cache

* ci: add cache dir

* feat: add changesets

* fix: wrong version for dep
  • Loading branch information
lotyp authored Dec 13, 2022
1 parent 03fd818 commit 3d80edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-rebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- name: Request rebase
uses: 'bbeesley/gha-auto-dependabot-rebase@1.2.0'
uses: 'bbeesley/gha-auto-dependabot-rebase@v1.2.0'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 3d80edb

Please sign in to comment.