Skip to content

Commit

Permalink
revert workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Katsute authored Jan 7, 2024
1 parent 176b6cf commit eaafea6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ on:
jobs:
npm_ci:
name: npm CI
uses: KatsuteDev/workflows/.github/workflows/npm.ci.yml@main
uses: Katsute/Workflows/.github/workflows/npm.ci.yml@main
with:
test: false
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ on: [pull_request_target]
jobs:
dependabot:
name: Dependabot[bot]
uses: KatsuteDev/workflows/.github/workflows/dependabot.yml@main
uses: Katsute/Workflows/.github/workflows/dependabot.yml@main

0 comments on commit eaafea6

Please sign in to comment.