Commit b7d59f73 authored by Maurelian's avatar Maurelian

ci: Don't nag on t.sol files

parent 9f736b2a
......@@ -99,7 +99,7 @@ pull_request_rules:
- name: Nag changesets
conditions:
- and:
- 'files~=\.((?<!\.spec\.)ts|go|js|mod|sum)$'
- 'files~=\.((?<!\.spec\.)ts|(?<!\.t\.)sol|go|js|mod|sum)$'
- '-files~=^\.changeset/(.*)\.md'
actions:
comment:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment