This commit is contained in:
avollkopf 2023-03-07 07:04:45 +01:00
parent 352090e6e7
commit a0243ff681

View file

@ -10,7 +10,9 @@ on:
- development
pull_request:
steps:
- id: string
uses: ASzc/change-string-case-action@v5
with:
string: ${{ github.repository }}
- run: |