github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/esti/action_files/action_post_delete_branch.yaml (about) 1 name: Test Post Delete Branch 2 description: a test action description 3 on: 4 post-delete-branch: 5 branches: 6 hooks: 7 - id: test_webhook 8 type: webhook 9 description: Check webhooks for post-delete branch works 10 properties: 11 url: "{{.URL}}/post-delete-branch"