Commit 2c428b5c by Francisco Giordano

capitalize event_type

parent 221eb564
...@@ -5,7 +5,7 @@ on: ...@@ -5,7 +5,7 @@ on:
branches: [patches] branches: [patches]
workflow_dispatch: {} workflow_dispatch: {}
repository_dispatch: repository_dispatch:
types: [update] types: [Update]
# client_payload: { ref: string } # client_payload: { ref: string }
concurrency: concurrency:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment