Skip to content

Commit 0701f3b

Browse files
Update .github/workflows/code-pushup.yml
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
1 parent 8f6c5aa commit 0701f3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-pushup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ permissions:
1515
jobs:
1616
code-pushup:
1717
runs-on: ubuntu-latest
18-
name: Run code pushUp in standalone mode
18+
name: Run Code PushUp in standalone mode
1919
# ignore PRs from forks, handled by code-pushup-fork.yml
2020
if: ${{ !github.event.pull_request.head.repo.fork }}
2121
env:

0 commit comments

Comments
 (0)