We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32433e5 commit 9f80fa7Copy full SHA for 9f80fa7
.github/workflows/npm-audit.yml
@@ -11,7 +11,7 @@ jobs:
11
permissions:
12
contents: read
13
issues: write
14
- if: github.repository == 'line/line-bot-sdk-nodejs'
+ if: github.repository == 'line/line-bot-mcp-server'
15
steps:
16
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
17
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020
0 commit comments