Skip to content

feat: add flag for isNewUser #16

feat: add flag for isNewUser

feat: add flag for isNewUser #16

Workflow file for this run

name: Validate vault.yaml
on:
pull_request:
types: [opened, reopened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Validate YAML file (vault.yaml)
run: yamllint vault.yaml