Skip to content

Commit

Permalink
Revert "Ignore some path don't impact workflow (#2513)" (#2850)
Browse files Browse the repository at this point in the history
This reverts commit b82b870.
  • Loading branch information
yixinglu committed Sep 13, 2021
1 parent 84248b0 commit 18e2d91
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@ on:
branches:
- master
- 'v[0-9]+.*'
paths-ignore:
- 'docs/**'
- 'LICENSES/**'
- 'LICENSE'
- '**.md'

defaults:
run:
Expand Down

0 comments on commit 18e2d91

Please sign in to comment.