Skip to content

Commit

Permalink
Merge pull request #88 from zowe/struga0258-patch-1
Browse files Browse the repository at this point in the history
Update build_test.yml
  • Loading branch information
1000TurquoisePogs authored Apr 12, 2022
2 parents 5911278 + 4be2d22 commit 73d8547
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
push:
branches:
- v2.x/staging
- v2.x/rc
- v2.x/master
pull_request:
types: [opened, reopened, synchronize]

Expand All @@ -15,9 +17,10 @@ on:
description: 'Specify version you would like to build or override'
required: false
PERFORM_RELEASE:
description: '[Release] perform release'
type: boolean
description: 'Perform release, Defauls is false'
required: false

jobs:
check-permission:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -79,4 +82,4 @@ jobs:
pax-name: sample-angular-app

- name: '[Prep 8] deploy '
uses: zowe-actions/zlux-builds/plugins/[email protected]/main
uses: zowe-actions/zlux-builds/plugins/[email protected]/main

0 comments on commit 73d8547

Please sign in to comment.