Update job name for the PR frontend workflow

This commit is contained in:
Carlos Felix 2024-12-06 15:08:07 -05:00 committed by Carlos Felix
parent c7dfd8fd29
commit c6c9a1a1f7

View file

@ -7,7 +7,7 @@ concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
build:
frontend-build:
runs-on: ubuntu-latest
environment: PR
defaults: