Skip to content

Commit

Permalink
Update .github/workflows/build-and-test.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
oguzkaganozt and xmfcx authored Feb 26, 2024
1 parent 08dedb5 commit 834666f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
workflow_dispatch:

jobs:
build-and-test-openadk:
build-and-test:
if: ${{ github.event_name != 'push' || github.ref_name == github.event.repository.default_branch }}
runs-on: ubuntu-latest
container: ${{ matrix.container }}${{ matrix.container-suffix }}
Expand Down

0 comments on commit 834666f

Please sign in to comment.