Skip to content

Commit

Permalink
use the shared filenames action to check filenames
Browse files Browse the repository at this point in the history
  • Loading branch information
lucat1 committed Jul 26, 2023
1 parent 2d24ec0 commit e68a851
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 151 deletions.
79 changes: 0 additions & 79 deletions .github/workflows/build-and-deploy.yml.orig

This file was deleted.

63 changes: 0 additions & 63 deletions .github/workflows/check.yml

This file was deleted.

11 changes: 11 additions & 0 deletions .github/workflows/filenames.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: Check filenames
on:
push:
branches: [main]
pull_request:
branches: [main]

jobs:
filenames:
name: Check filenames
uses: csunibo/config/.github/workflows/filenames.yml@main
9 changes: 0 additions & 9 deletions .github/workflows/page.gohtml.rej

This file was deleted.

0 comments on commit e68a851

Please sign in to comment.