Skip to content

Commit

Permalink
Merge branch 'main' into l2/comparison_bench
Browse files Browse the repository at this point in the history
  • Loading branch information
jrchatruc authored Nov 29, 2024
2 parents dc099a8 + a665092 commit 67da075
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/ci_skipped.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ on:
- 'LICENSE'
- "**/README.md"
- "**/docs/**"
- '!**/*.rs'
- '!**/*.toml'
- '!**/*.yaml'
- '!**/*.sh'
- '!**/*.json'
- '!**/*.rlp'
- '!**Dockefile'
- '!**Makefile'
jobs:
lint:
# "Lint" is a required check, don't change the name
Expand Down

0 comments on commit 67da075

Please sign in to comment.