mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 01:31:25 -08:00
Update job name for the PR frontend workflow
This commit is contained in:
parent
c7dfd8fd29
commit
c6c9a1a1f7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr_frontend.yml
vendored
2
.github/workflows/pr_frontend.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue