Skip to content

Commit 834666f

Browse files
oguzkaganoztxmfcx
andauthored
Update .github/workflows/build-and-test.yaml
Co-authored-by: M. Fatih Cırıt <xmfcx@users.noreply.github.com>
1 parent 08dedb5 commit 834666f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
workflow_dispatch:
88

99
jobs:
10-
build-and-test-openadk:
10+
build-and-test:
1111
if: ${{ github.event_name != 'push' || github.ref_name == github.event.repository.default_branch }}
1212
runs-on: ubuntu-latest
1313
container: ${{ matrix.container }}${{ matrix.container-suffix }}

0 commit comments

Comments
 (0)