Skip to content

Commit 75e20c9

Browse files
authored
Merge pull request #20 from OpenLiberty/staging
Merge staging to prod - Update test.yml (#19)
2 parents 6063313 + 5f40d72 commit 75e20c9

File tree

2 files changed

+2
-33
lines changed

2 files changed

+2
-33
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Test application
22

33
on:
44
pull_request:
5-
branches: [ prod, staging, draft ]
5+
branches: [ prod, staging ]
66

77
jobs:
88
check-files:
@@ -28,7 +28,7 @@ jobs:
2828
VALIDATE_ALL_CODEBASE: false
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
LINTER_RULES_PATH: ./tools/pr-checker/linters/
31-
DEFAULT_BRANCH: draft
31+
DEFAULT_BRANCH: prod
3232
- name: Summary
3333
if: always()
3434
run: |

.github/workflows/triggerConversion.yml

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)