Skip to content

Commit df48292

Browse files
committed
micro commit
1 parent 0ffe14e commit df48292

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

.github/workflows/e2e_RHOAI.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
# .github/workflows/e2e_RHOAI.yml
1+
# .github/workflows/e2e_rhoai.yml
22
name: E2E Tests RHOAI
33

4-
on: [push, pull_request]
4+
on:
5+
push:
6+
branches: [main, e2e-rhoai]
7+
pull_request:
8+
branches: [main, e2e-rhoai]
59

610
jobs:
711
e2e_rhoai:

0 commit comments

Comments
 (0)