Skip to content

Commit 21031ab

Browse files
devin-ai-integration[bot]Jayant Krishnamurthy
andcommitted
ci: remove workflow self-references from paths as they are not needed
Co-Authored-By: Jayant Krishnamurthy <[email protected]>
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:

0 commit comments

Comments
 (0)