Skip to content

Commit

Permalink
feat(workflow): rename job
Browse files Browse the repository at this point in the history
  • Loading branch information
timo-a committed Apr 3, 2024
1 parent 96f904d commit 4ad9880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/combined-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ concurrency:
cancel-in-progress: true

jobs:
upload-patch:
combined-upload-and-comment:
runs-on: ubuntu-latest
env:
# https://docs.github.com/en/actions/reference/authentication-in-a-workflow#permissions-for-the-github_token
Expand Down

0 comments on commit 4ad9880

Please sign in to comment.