mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 17:44:20 -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 }}
|
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
frontend-build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
environment: PR
|
environment: PR
|
||||||
defaults:
|
defaults:
|
||||||
|
|
Loading…
Add table
Reference in a new issue