bpmn-io / actions

The custom github actions used by the bpmn-io team
Other
0 stars 5 forks source link

Housekeeping and follow-up fix for weekly notes #20

Closed nikku closed 3 months ago

nikku commented 3 months ago

The relevant bug fix is https://github.com/bpmn-io/actions/commit/72d1696b05831737ed4ceb0fbac06abd78e3f219.

While we assumed we could cast the input for the week-interval to number via the workflow configuration this is actually not how it works; number / typing is not supported in the workflow configuration.

nikku commented 3 months ago

@vsgoulart If you want to be on the safe side then you can use this action in a stable form.