mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-22 06:58:17 +01:00
test
This commit is contained in:
parent
352090e6e7
commit
a0243ff681
1 changed files with 7 additions and 5 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -10,7 +10,9 @@ on:
|
|||
- development
|
||||
pull_request:
|
||||
|
||||
steps:
|
||||
- id: string
|
||||
uses: ASzc/change-string-case-action@v5
|
||||
with:
|
||||
string: ${{ github.repository }}
|
||||
- run: |
|
||||
|
|
Loading…
Reference in a new issue