Skip to content

Commit

Permalink
Remove path filters (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
brcrista committed Jun 25, 2021
1 parent 317b58f commit 11e311c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/check-dist.yml
Expand Up @@ -10,11 +10,9 @@ on:
push:
branches:
- main
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
branches:
- main
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 11e311c

Please sign in to comment.