mirror of
https://github.com/jlengrand/sample-node-api.git
synced 2026-03-10 08:41:23 +00:00
Update build_test.yml
Signed-off-by: Tom Zhang <14881754+FlappiTomic@users.noreply.github.com>
This commit is contained in:
5
.github/workflows/build_test.yml
vendored
5
.github/workflows/build_test.yml
vendored
@@ -21,8 +21,6 @@ jobs:
|
||||
- name: check permission
|
||||
uses: zowe-actions/shared-actions/permission-check@main
|
||||
with:
|
||||
user: ${{ github.actor }}
|
||||
github-repo: ${{ github.repository }}
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
validate-package-json:
|
||||
@@ -60,9 +58,6 @@ jobs:
|
||||
|
||||
- name: '[Prep 4] Prepare workflow'
|
||||
uses: zowe-actions/shared-actions/prepare-workflow@main
|
||||
with:
|
||||
github-user: ${{ github.actor }}
|
||||
github-email: 'dummy-email@email.com'
|
||||
|
||||
- name: '[Prep 5] Setup Node'
|
||||
uses: actions/setup-node@v2
|
||||
|
||||
Reference in New Issue
Block a user