Skip to content

Commit 21031ab

Browse files
devin-ai-integration[bot]Jayant Krishnamurthy
and
Jayant Krishnamurthy
committed
ci: remove workflow self-references from paths as they are not needed
Co-Authored-By: Jayant Krishnamurthy <jayant@dourolabs.xyz>
1 parent baa6148 commit 21031ab

21 files changed

+0
-21
lines changed

.github/workflows/ci-aptos-contract.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
on:
22
pull_request:
33
paths:
4-
- .github/workflows/ci-aptos-contract.yml
54
- target_chains/aptos/contracts/**
65
push:
76
branches:

.github/workflows/ci-cosmwasm-contract.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: Test CosmWasm Contract
33
on:
44
pull_request:
55
paths:
6-
- .github/workflows/ci-cosmwasm-contract.yml
76
- target_chains/cosmwasm/**
87
- wormhole_attester/sdk/rust/**
98
push:

.github/workflows/ci-ethereum-contract.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
on:
22
pull_request:
33
paths:
4-
- .github/workflows/ci-ethereum-contract.yml
54
- target_chains/ethereum/contracts/**
65
- governance/xc_admin/packages/xc_admin_common/**
76
push:

.github/workflows/ci-fortuna.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: Check Fortuna
33
on:
44
pull_request:
55
paths:
6-
- .github/workflows/ci-fortuna.yml
76
- apps/fortuna/**
87
push:
98
branches: [main]

.github/workflows/ci-foundry-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: stylus-foundry-test
33
on:
44
pull_request:
55
paths:
6-
- .github/workflows/ci-foundry-test.yml
76
- target_chains/ethereum/sdk/stylus/**
87
push:
98
branches:

.github/workflows/ci-fuel-contract.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: Test Fuel Contract
33
on:
44
pull_request:
55
paths:
6-
- .github/workflows/ci-fuel-contract.yml
76
- target_chains/fuel/**
87
push:
98
branches:

.github/workflows/ci-hermes-server.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: Check Hermes Server
33
on:
44
pull_request:
55
paths:
6-
- .github/workflows/ci-hermes-server.yml
76
- apps/hermes/server/**
87
push:
98
branches: [main]

.github/workflows/ci-lazer-rust.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
- main
66
pull_request:
77
paths:
8-
- .github/workflows/ci-lazer-rust.yml
98
- lazer/**
109

1110
jobs:

.github/workflows/ci-lazer-sdk-evm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
- main
66
pull_request:
77
paths:
8-
- .github/workflows/ci-lazer-sdk-evm.yml
98
- lazer/contracts/evm/**
109

1110
jobs:

.github/workflows/ci-lazer-solana-contract.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
- main
66
pull_request:
77
paths:
8-
- .github/workflows/ci-lazer-solana-contract.yml
98
- lazer/**
109

1110
jobs:

.github/workflows/ci-message-buffer-idl.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Message Buffer IDL Check
22
on:
33
pull_request:
44
paths:
5-
- .github/workflows/ci-message-buffer-idl.yml
65
- pythnet/message_buffer/**
76
push:
87
branches:

.github/workflows/ci-remote-executor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: Check Remote Executor
33
on:
44
pull_request:
55
paths:
6-
- .github/workflows/ci-remote-executor.yml
76
- governance/remote_executor/**
87
push:
98
branches: [main]

.github/workflows/ci-solana-contract.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: Test Solana Contract
33
on:
44
pull_request:
55
paths:
6-
- .github/workflows/ci-solana-contract.yml
76
- target_chains/solana/**
87
- pythnet/pythnet_sdk/**
98
push:

.github/workflows/ci-starknet-contract.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Starknet contract
22
on:
33
pull_request:
44
paths:
5-
- .github/workflows/ci-starknet-contract.yml
65
- target_chains/starknet/contracts/**
76
push:
87
branches:

.github/workflows/ci-starknet-tools.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: Check Starknet Tools
33
on:
44
pull_request:
55
paths:
6-
- .github/workflows/ci-starknet-tools.yml
76
- target_chains/starknet/tools/**
87
push:
98
branches: [main]

.github/workflows/ci-stylus-check-wasm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ name: stylus-check-wasm
44
on:
55
pull_request:
66
paths:
7-
- .github/workflows/ci-stylus-check-wasm.yml
87
- target_chains/ethereum/sdk/stylus/**
98
push:
109
branches:

.github/workflows/ci-stylus-check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ permissions:
1414
on:
1515
pull_request:
1616
paths:
17-
- .github/workflows/ci-stylus-check.yml
1817
- target_chains/ethereum/sdk/stylus/**
1918
push:
2019
branches:

.github/workflows/ci-stylus-nostd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ permissions:
77
on:
88
pull_request:
99
paths:
10-
- .github/workflows/ci-stylus-nostd.yml
1110
- target_chains/ethereum/sdk/stylus/**
1211
push:
1312
branches:

.github/workflows/ci-sui-contract.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
on:
22
pull_request:
33
paths:
4-
- .github/workflows/ci-sui-contract.yml
54
- target_chains/sui/contracts/**
65
push:
76
branches:

.github/workflows/ci-turbo-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Turbo build
22
on:
33
pull_request:
44
paths:
5-
- .github/workflows/ci-turbo-build.yml
65
- "**.tsx?"
76
- "**.jsx?"
87
- "**.json"

.github/workflows/ci-turbo-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Turbo test
22
on:
33
pull_request:
44
paths:
5-
- .github/workflows/ci-turbo-test.yml
65
- "**.tsx?"
76
- "**.jsx?"
87
- "**.json"

0 commit comments

Comments
 (0)