Skip to content

Commit

Permalink
Merge branch 'master' into donal-clean-expired-leases
Browse files Browse the repository at this point in the history
  • Loading branch information
seadanda authored Feb 8, 2024
2 parents 68d2da1 + 2556e33 commit 6c379e3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/check-workspace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Check workspace

on:
pull_request:
paths:
- "*.toml"
merge_group:

jobs:
Expand All @@ -19,5 +17,5 @@ jobs:
run: >
python3 .github/scripts/check-workspace.py .
--exclude
"substrate/frame/contracts/fixtures/build"
"substrate/frame/contracts/fixtures/build"
"substrate/frame/contracts/fixtures/contracts/common"

0 comments on commit 6c379e3

Please sign in to comment.