add shortdocumentation to filechange job

This commit is contained in:
mahula 2023-02-23 13:56:05 +01:00
parent 949887fe00
commit c7559b8606

View File

@ -6,7 +6,8 @@ on:
- separate-admin-interface-workflow - separate-admin-interface-workflow
jobs: jobs:
# # only (but most important) job from this workflow required for pull requests
# check results serve as run conditions for all other jobs here
files-changed: files-changed:
name: Detect File Changes - Admin Interface name: Detect File Changes - Admin Interface
runs-on: ubuntu-latest runs-on: ubuntu-latest