Skip to content

Commit

Permalink
Removed path filter in test PR Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
CatChen committed Aug 12, 2022
1 parent 08ece5a commit a2444d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Test Pull Request

on:
pull_request:
paths: ["[0-9a-fA-F]+"]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit a2444d2

Please sign in to comment.