mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-11-07 03:36:09 -06:00
Give the frontend workflow a name
This commit is contained in:
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:
|
||||
frontend:
|
||||
|
||||
Reference in New Issue
Block a user