mirror of
https://gitea.com/gitea/runner.git
synced 2026-08-16 08:47:45 +00:00
409446211f
* 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