Commit 67135814 authored by Maurelian's avatar Maurelian Committed by GitHub

Merge pull request #3614 from ethereum-optimism/ci/no-test-nag

parents 07c6d07d c16d9ab7
...@@ -99,7 +99,7 @@ pull_request_rules: ...@@ -99,7 +99,7 @@ pull_request_rules:
- name: Nag changesets - name: Nag changesets
conditions: conditions:
- and: - and:
- 'files~=\.((?<!\.spec\.)ts|go|js|mod|sum)$' - 'files~=\.((?<!\.spec\.)ts|(?<!\.t\.)sol|go|js|mod|sum)$'
- '-files~=^\.changeset/(.*)\.md' - '-files~=^\.changeset/(.*)\.md'
actions: actions:
comment: 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