Skip to content

Commit

Permalink
Merge pull request StackStorm#3913 from StackStorm/fix_isprime
Browse files Browse the repository at this point in the history
Fix examples.isprime action metadata
  • Loading branch information
LindsayHill authored Dec 18, 2017
2 parents 260a1be + 8d37df1 commit b350c7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions contrib/examples/actions/isprime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ name: isprime
parameters:
value:
type: integer
required: true
runner_type: "python-script"
2 changes: 1 addition & 1 deletion contrib/examples/pack.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: examples
description: Example sensors, triggers, actions and rules.
version: 0.2.0
version: 0.2.1
author : StackStorm, Inc.
email : [email protected]

0 comments on commit b350c7c

Please sign in to comment.