Skip to content

Commit

Permalink
Run the workflows on every pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
cleve-fauna committed Jul 26, 2023
1 parent 8c78193 commit fe3bfac
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pr_validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ name: Validate Driver

on:
pull_request:
paths:
- ".github/workflows/pr_validate.yml"
- "**.ts"
- "yarn.lock"

jobs:
validate:
Expand Down

0 comments on commit fe3bfac

Please sign in to comment.