Skip to content

Prepare version 2.0.0 #14

Prepare version 2.0.0

Prepare version 2.0.0 #14

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
- uses: ./.github/test-actions/test-detect-branch-version