Skip to content

Commit

Permalink
on push main
Browse files Browse the repository at this point in the history
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
  • Loading branch information
M. Fatih Cırıt committed Jun 6, 2024
1 parent 6626334 commit 0bd591f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-and-test-cuda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
push:
branches:
- main

jobs:
build-and-test-cuda:
if: ${{ github.ref_name == github.event.repository.default_branch }}
runs-on: [ self-hosted, linux, ARM64 ]
strategy:
fail-fast: false
Expand Down

0 comments on commit 0bd591f

Please sign in to comment.