mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-05-04 23:51:17 +08:00
* fix: the number in the github event is of type number The go %s formattig option outputs the type if the given input value is not of type string. * test: update test data as well * fix: use floats