Skip to content

Commit 36785ad

Browse files
authored
chore: unused workflow task name
1 parent 67d601b commit 36785ad

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ permissions:
1515
jobs:
1616
run:
1717
if: github.repository_owner == 'ghiscoding' || github.repository_owner == 'renovate-bot' || contains(github.event.pull_request.labels.*.name, 'run workflow')
18-
name: Node ${{ matrix.node }}
1918
runs-on: ubuntu-latest
2019
strategy:
2120
fail-fast: false

0 commit comments

Comments
 (0)