1
0
Fork 0
mirror of https://github.com/PiBrewing/craftbeerpi4.git synced 2025-04-03 22:29:21 +02:00

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 }}'