Skip to content

Commit

Permalink
Try to get the runner to actually run
Browse files Browse the repository at this point in the history
  • Loading branch information
lockshaw committed Dec 18, 2024
1 parent e6e785e commit ca025a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gpu-ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: "gpu-ci"
on: [workflow_dispatch]
on: [workflow_dispatch, push, pull_request]
concurrency:
group: build-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
Expand Down

0 comments on commit ca025a8

Please sign in to comment.