Skip to content

Commit

Permalink
Update gpu-ci.yml remove pull request triggers (#1067)
Browse files Browse the repository at this point in the history
  • Loading branch information
jperez999 authored Sep 19, 2023
1 parent 3fe53cd commit 844c7f3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/gpu-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ name: GPU CI
on:
workflow_dispatch:
push:
branches: [ main ]
branches:
- main
- "pull-request/[0-9]+"
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
pull_request:
branches: [ main ]
types: [opened, synchronize, reopened]

jobs:
gpu-ci:
Expand Down

0 comments on commit 844c7f3

Please sign in to comment.