Skip to content

Commit

Permalink
github: add branch into GHA for tests
Browse files Browse the repository at this point in the history
Signed-off-by: Wen Zhou <[email protected]>
  • Loading branch information
zdtsw committed Jan 30, 2025
1 parent cb2baa9 commit 11f2715
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches:
- main
- incubation
- rhoai
pull_request:
permissions:
contents: read
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Unit Tests
on:
push:
branches:
- rhoai
- incubation
- main
- master
Expand Down

0 comments on commit 11f2715

Please sign in to comment.