Skip to content

Prepare version 2.0.0 #5

Prepare version 2.0.0

Prepare version 2.0.0 #5

Workflow file for this run

name: Validate actions
on:
pull_request:
types: [opened, reopened, synchronize]
branches: main
workflow_dispatch:
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: giancosta86/aurora-github/actions/check-action-references@v2