Skip to content

Use reusable workflows #65

Use reusable workflows

Use reusable workflows #65

name: Validations
on:
push:
tags-ignore:
- '**'
branches:
- master
pull_request:
types:
- synchronize
- opened
jobs:
validations:
uses: croct-tech/github-workflows/.github/workflows/general/javascript-validations.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

invalid value workflow reference: workflows must be defined at the top level of the .github/workflows/ directory
with:
node-version: '20'
run-security: true
use-private-registry: false