Skip to content

Update README

Update README #10

Workflow file for this run

name: Check filenames
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
filenames:
name: Check filenames
uses: csunibo/config/.github/workflows/filenames.yml@main

Check failure on line 11 in .github/workflows/filenames.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/filenames.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/filenames.yaml" -> "csunibo/config/.github/workflows/filenames.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.