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