Skip to content

Commit

Permalink
[AIE][CI] fix branch (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenneuendorffer authored Apr 24, 2024
1 parent a83f4c2 commit 809564f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/amd-aie-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ on:
workflow_dispatch:
push:
branches:
- 'release/**'
- 'aie-public'
paths:
- 'llvm/**'
- '.github/workflows/llvm-tests.yml'
- '.github/workflows/llvm-project-tests.yml'
pull_request:
branches:
- 'release/**'
- 'aie-public'
paths:
- 'llvm/**'
- '.github/workflows/llvm-tests.yml'
Expand Down

0 comments on commit 809564f

Please sign in to comment.