Files
nextcloud/.github/workflows/update-copyright.yml

15 lines
253 B
YAML

name: Update Copyright
on:
workflow_dispatch:
permissions:
contents: read
jobs:
update-copyright:
name: update copyright
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2