Skip to content

feat(proxy): websocket proxying, CSRF handling (#85) #3

feat(proxy): websocket proxying, CSRF handling (#85)

feat(proxy): websocket proxying, CSRF handling (#85) #3

Workflow file for this run

name: CI
on:
merge_group:
push:
branches:
- main
- v[0-9]+
- v[0-9]+.[0-9]+
- cryostat-v[0-9]+.[0-9]+
jobs:
build:
uses: ./.github/workflows/ci.yaml
secrets: inherit
with:
push-container: true
additional-tags: ${{ github.ref_name }}