Skip to content

Commit

Permalink
adjust GHA for 'latest' [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
YanWenKun committed Jul 25, 2024
1 parent 7e215cc commit de029e3
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions .github/workflows/build-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,9 @@ on:
push:
branches: [ main ]
paths-ignore:
- 'docker-compose*.yml'
- 'README*'
- 'cu124/**'
- 'docs/**'
- 'megapak/**'
- 'rocm/**'
- 'storage/**'
- '.github/**'
- '**'
- '!Dockerfile'
- '!scripts/**'
- '!.github/workflows/build-latest.yml'


Expand Down

0 comments on commit de029e3

Please sign in to comment.