Skip to content

Commit

Permalink
trigger CI on push main
Browse files Browse the repository at this point in the history
  • Loading branch information
Aympab committed Jun 13, 2024
1 parent 43b3121 commit bcf5e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-build-and-test.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: GPU build and CPU build+tests

on:
push: { branches: [ '3d' ] }
push: { branches: [ 'main', '3d' ] }

jobs:
gpu-build:
Expand Down

0 comments on commit bcf5e8d

Please sign in to comment.