Skip to content

Commit

Permalink
Update noop workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine committed Jun 28, 2024
1 parent 45ab949 commit c81b898
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/noop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
# ignore code and some workflow changes
paths:
- "**"
- "!.github/workflows/lint-ffi-bindings.yml"
- "!.github/workflows/lint-node-bindings.yml"
- "!.github/workflows/lint-workspace.yml"
Expand All @@ -20,6 +21,7 @@ on:
- "!xmtp_mls/**"
- "!xmtp_proto/**"
- "!xmtp_v2/**"
- "!.node-version"
- "!Cargo.toml"
- "!Cargo.lock"
- "!rust-toolchain"
Expand Down

0 comments on commit c81b898

Please sign in to comment.