test workflow

This commit is contained in:
avollkopf 2023-03-07 06:47:11 +01:00
parent 3b0c12c2e5
commit 5eab4194f0

View file

@ -9,7 +9,7 @@ on:
pull_request:
run: |
run:
echo "OWNER_LC=${OWNER,,}" >>${GITHUB_ENV}
env:
OWNER: '${{ github.repository_owner }}'