Skip to content

refactor: fix armv6 build error on volume stats (#1126) #621

refactor: fix armv6 build error on volume stats (#1126)

refactor: fix armv6 build error on volume stats (#1126) #621

name: Releaser-pleaser
on:
push:
branches: [main]
pull_request_target:
types:
- edited
- labeled
- unlabeled
concurrency:
group: releaser-pleaser
cancel-in-progress: true
jobs:
releaser-pleaser:
# Do not run on forks.
if: github.repository == 'hetznercloud/csi-driver'
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
- name: releaser-pleaser
uses: apricote/[email protected]
with:
token: ${{ secrets.HCLOUD_BOT_TOKEN }}
extra-files: |
internal/driver/driver.go
deploy/kubernetes/hcloud-csi.yml
chart/.snapshots/default.yaml
chart/.snapshots/example-prod.yaml
chart/.snapshots/full.yaml
chart/Chart.yaml