Skip to content

Commit e61a8d5

Browse files
authored
Update GitHub Actions badge link
1 parent a35e1d4 commit e61a8d5

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
@@ -4,7 +4,7 @@
44
[License:
55
![license](https://img.shields.io/hexpm/l/plug.svg)](https://github.com/flowable/flowable-external-client-python/blob/main/LICENSE)
66

7-
![Flowable Actions CI](https://github.com/flowable/flowable-external-client-python/workflows/External%20Worker%20Build%20and%20Test/badge.svg?branch=main)
7+
![Flowable Actions CI](https://github.com/flowable/flowable-external-client-python/actions/workflows/main.yml/badge.svg?branch=main)
88

99
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.
1010
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)