Skip to content

Update workflow

Update workflow #2688

name: Validations
on:
push:
tags-ignore:
- '**'
branches:
- master
pull_request:
types:
- synchronize
- opened
jobs:
validations:
uses: croct-tech/github-workflows/.github/workflows/javascript-validation.yml@unify-workflows

Check failure on line 16 in .github/workflows/branch-validations.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/branch-validations.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/branch-validations.yaml" -> "croct-tech/github-workflows/.github/workflows/javascript-validation.yml@unify-workflows" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
node-version: '23'
run-security: true
use-private-registry: false