Skip to content

Introduce version 1.0.0 #179

Introduce version 1.0.0

Introduce version 1.0.0 #179

Workflow file for this run

name: Verify
on:
pull_request:
types: [opened, reopened, synchronize]
branches: main
workflow_dispatch:
jobs:
verify:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: giancosta86/aurora-github/actions/verify-npm-package@v10