Skip to content

Commit

Permalink
Releases/v1 (#2)
Browse files Browse the repository at this point in the history
* delete package versions action v1

* updated action for build and smoke test

* test and error message update

* test fix

* ci testing

* ci testing

* ci testing

* ci testing

* ci test

* ci testing

* ci test name

* docs

* docs

* docs

* test

* test

* test

* docs

* usage doc

* doc

* docs

* format test

* doc update

* doc test

* formatting check

* scenario update

* usage update

* format

* test

* test

* test

* test

* test

* table test

* test

* format update

* links

* test

* test

* test

* test

* test

* docs update

* test

* formatting

* fix broken links

* doc update

* test

* table test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* doc test

* test

* test

* test

* test

* test

* test

* test

t

* test

* test

* test

* test

* test

* test

* docs

* doc update

* test

* added branding

* added branding
  • Loading branch information
trent-j authored Mar 1, 2020
1 parent 54b5048 commit 6c6494e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Package and Smoke Test

on: # rebuild any PRs and main branch changes
pull_request:
# push:
# branches:
# - master
# - 'releases/*'
push:
branches:
- master
- 'releases/*'

jobs:

Expand Down
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,7 @@ inputs:
runs:
using: node12
main: dist/index.js

branding:
icon: package
color: blue

0 comments on commit 6c6494e

Please sign in to comment.