Skip to content

Commit 301d36e

Browse files
authored
Update GitHub Actions badge
1 parent 778fb94 commit 301d36e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[License:
44
![license](https://img.shields.io/hexpm/l/plug.svg)](https://github.com/flowable/flowable-engine/blob/main/LICENSE)
55

6-
![Flowable Actions CI](https://github.com/flowable/flowable-external-client-java/workflows/Flowable%20Main%20Build/badge.svg?branch=main)
6+
![Flowable Actions CI](https://github.com/flowable/flowable-external-client-java/actions/workflows/main.yml/badge.svg?branch=main)
77

88
An _External Worker Task_ in BPMN or CMMN is a task where the custom logic of that task is executed externally to Flowable, i.e. on another server.
99
When the process or case engine arrives at such a task, it will create an **external job**, which is exposed over the REST API.

0 commit comments

Comments
 (0)