Skip to content

Commit

Permalink
chore: also add commits
Browse files Browse the repository at this point in the history
  • Loading branch information
GangGreenTemperTatum committed Dec 27, 2024
1 parent 353d4e7 commit 158b821
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check-filenames-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Check Filenames on PR
on:
pull_request:
types: [opened, synchronize, reopened]
push:
branches:
- '**'

jobs:
check-filenames:
Expand Down

0 comments on commit 158b821

Please sign in to comment.