Skip to content

Commit 352cf03

Browse files
committed
chore: update linter job name in linter GitHub Action
Signed-off-by: Tierney Cyren <[email protected]>
1 parent 64c0e73 commit 352cf03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
workflow_dispatch:
99

1010
jobs:
11-
tests:
11+
linter:
1212
if: github.repository == 'twilio-labs/plugin-token'
1313
runs-on: ubuntu-latest
1414
steps:

0 commit comments

Comments
 (0)