mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 15:25:41 +01:00
Give the frontend workflow a name
This commit is contained in:
parent
968725f09f
commit
29f73b2dbb
1 changed files with 3 additions and 0 deletions
3
.github/workflows/frontend.yml
vendored
3
.github/workflows/frontend.yml
vendored
|
|
@ -1,4 +1,7 @@
|
||||||
|
name: frontend
|
||||||
|
|
||||||
|
# always run frontend workflow
|
||||||
|
on: push
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
frontend:
|
frontend:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue