Skip to content

Commit

Permalink
Update check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
killianogorman authored Jun 8, 2024
1 parent 8b6b195 commit 1139d81
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: Check Markdown and Text files for profanity
on:
push:
paths:
- '**.md'
- '**.mdx'
- '**.json'
- 'README'
- '**.toml'
branches:
- main
paths:
- '**.md'
- '**.mdx'
- '**.json'
- 'README'
- '**.toml'

jobs:
setup_environment:
Expand Down

0 comments on commit 1139d81

Please sign in to comment.