Skip to content

Commit

Permalink
Trigger run on CI config changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sasha0552 authored Sep 17, 2024
1 parent 9772101 commit 4edf5c0
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/flashinfer-pascal-0.1.6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
on:
push:
paths:
- .github/actions/build-flashinfer/**
- .github/workflows/flashinfer-pascal-0.1.6.yml
- patches/flashinfer_pascal/0.1.6/**

workflow_dispatch:
2 changes: 2 additions & 0 deletions .github/workflows/triton-pascal-2.2.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
on:
push:
paths:
- .github/actions/build-triton/**
- .github/workflows/triton-pascal-2.2.0.yml
- patches/triton_pascal/2.2.0/**

workflow_dispatch:
2 changes: 2 additions & 0 deletions .github/workflows/triton-pascal-2.3.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
on:
push:
paths:
- .github/actions/build-triton/**
- .github/workflows/triton-pascal-2.3.0.yml
- patches/triton_pascal/2.3.0/**

workflow_dispatch:
2 changes: 2 additions & 0 deletions .github/workflows/triton-pascal-2.3.1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
on:
push:
paths:
- .github/actions/build-triton/**
- .github/workflows/triton-pascal-2.3.1.yml
- patches/triton_pascal/2.3.1/**

workflow_dispatch:
2 changes: 2 additions & 0 deletions .github/workflows/triton-pascal-3.0.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
on:
push:
paths:
- .github/actions/build-triton/**
- .github/workflows/triton-pascal-3.0.0.yml
- patches/triton_pascal/3.0.0/**

workflow_dispatch:
2 changes: 2 additions & 0 deletions .github/workflows/vllm-pascal-recurrent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
on:
push:
paths:
- .github/actions/build-vllm/**
- .github/workflows/vllm-pascal-recurrent.yml
- patches/vllm_pascal/main/**

schedule:
Expand Down

0 comments on commit 4edf5c0

Please sign in to comment.