Skip to content

Commit

Permalink
tmp commit
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenzing committed Sep 4, 2024
1 parent 03f5af8 commit 90012e4
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/da-indexer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
paths:
- da-indexer/**
- .github/workflows/da-indexer.yml
- .github/workflows/_*.yml
# - .github/workflows/_*.yml
- .github/actions/**

name: Test, lint and docker (da-indexer)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/eth-bytecode-db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
paths:
- eth-bytecode-db/**
- .github/workflows/eth-bytecode-db.yml
- .github/workflows/_*.yml
# - .github/workflows/_*.yml
- .github/actions/**

name: Test, lint and docker (eth-bytecode-db)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/proxy-verifier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
paths:
- proxy-verifier/**
- .github/workflows/proxy-verifier.yml
- .github/workflows/_*.yml
# - .github/workflows/_*.yml
- .github/actions/**
pull_request:
paths:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sig-provider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
paths:
- sig-provider/**
- .github/workflows/sig-provider.yml
- .github/workflows/_*.yml
# - .github/workflows/_*.yml
- .github/actions/**
pull_request:
paths:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/stats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
paths:
- stats/**
- .github/workflows/stats.yml
- .github/workflows/_*.yml
# - .github/workflows/_*.yml
- .github/actions/**

name: Test, lint and docker (stats)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/user-ops-indexer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
paths:
- user-ops-indexer/**
- .github/workflows/user-ops-indexer.yml
- .github/workflows/_*.yml
# - .github/workflows/_*.yml
- .github/actions/**
pull_request:
paths:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/visualizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
paths:
- visualizer/**
- .github/workflows/visualizer.yml
- .github/workflows/_*.yml
# - .github/workflows/_*.yml
- .github/actions/**
pull_request:
paths:
Expand Down

0 comments on commit 90012e4

Please sign in to comment.