Skip to content

Commit

Permalink
Merge branch 'main' into New-sepolia-image-for-besu-archive
Browse files Browse the repository at this point in the history
  • Loading branch information
naveen-consensys authored Dec 13, 2024
2 parents f8a30b5 + 90704f3 commit f0f6ab8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/linea-mainnet.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: linea-mainnet

on:
pull_request:
branches:
- main

workflow_call:
outputs:
workflow_run_id:
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/linea-sepolia.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: linea-sepolia

on:
pull_request:
branches:
- main

workflow_call:
outputs:
workflow_run_id:
Expand Down

0 comments on commit f0f6ab8

Please sign in to comment.