Skip to content

chore(deps): update pre-commit hook google/yamlfmt to v0.16.0 #45

chore(deps): update pre-commit hook google/yamlfmt to v0.16.0

chore(deps): update pre-commit hook google/yamlfmt to v0.16.0 #45

Workflow file for this run

---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: "Auto Assign"
on:
pull_request:
types: [opened]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v2.0.0
with:
configuration-path: ".github/auto_assign.yaml"