Skip to content

Commit

Permalink
fix: update condition
Browse files Browse the repository at this point in the history
Signed-off-by: Jason C. Leach <[email protected]>
  • Loading branch information
jleach committed Oct 24, 2024
1 parent 0b1ff7d commit 5167d37
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,6 @@ on:
- .github/workflows/**
pull_request:
branches: [main]
paths:
- app/**
- .yarn/**
- .github/workflows/**
- package.json
- yarn.lock
- .yarnrc.yml
- .yarn/**
- .gitignore

jobs:
check-secrets:
Expand Down

0 comments on commit 5167d37

Please sign in to comment.