Skip to content

Commit

Permalink
[CI][NFC] Update branch name for GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
imkiva authored and ChunyuLiao committed Apr 2, 2024
1 parent e079fda commit c6a8405
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ruyisdk-llvm-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
ignore-forks: true
branches:
- 'xtheadvector'
- 'rebase-*'
paths:
- 'llvm/**'
- 'clang/**'
Expand All @@ -15,6 +16,7 @@ on:
ignore-forks: true
branches:
- 'xtheadvector'
- 'rebase-*'
paths:
- 'llvm/**'
- 'clang/**'
Expand Down

0 comments on commit c6a8405

Please sign in to comment.