Skip to content

🌱 typo in deviceClass (volume) #94

🌱 typo in deviceClass (volume)

🌱 typo in deviceClass (volume) #94

Workflow file for this run

on:
pull_request_target:
types: [opened, edited, reopened]
jobs:
verify:
runs-on: ubuntu-latest
name: verify PR contents
steps:
- name: Verifier action
id: verifier
uses: kubernetes-sigs/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}