mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 00:37:57 +00:00
[ci] Remove path from check-workspace GHA trigger (#3255)
In order to make the action `Required` it should run always. cc @ggwpez
This commit is contained in:
committed by
GitHub
parent
9e6298e7f7
commit
2556e33fb4
@@ -2,8 +2,6 @@ name: Check workspace
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- "*.toml"
|
||||
merge_group:
|
||||
|
||||
jobs:
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user