Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Katsute authored Jan 7, 2024
1 parent 657f10a commit 176b6cf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm_ci.yml → .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: Katsute/Workflows/.github/workflows/npm.ci.yml@main
uses: KatsuteDev/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: Katsute/Workflows/.github/workflows/dependabot.yml@main
uses: KatsuteDev/workflows/.github/workflows/dependabot.yml@main
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 176b6cf

Please sign in to comment.