Enable run on trigger
All checks were successful
Publish Ethereum Fixturenet Stack Container Images / Publish Ethereum Fixturenet Stack Container Images (push) Successful in 26m31s
Test Ethereum Fixturenet Stack / Run Ethereum Fixturenet stack test (push) Successful in 18m13s

This commit is contained in:
David Boreham 2024-06-04 10:41:07 -06:00
parent 0002a90523
commit fc8abf7bc4
2 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,10 @@ name: Publish Ethereum Fixturenet Stack Container Images
on:
push:
branches: 'main'
paths:
- '!**'
- '.gitea/workflows/triggers/publish-fixturenet-eth-images'
- '.gitea/workflows/publish-fixturenet-eth-images.yml'
jobs:
publish:

View File

@ -0,0 +1 @@
# Change this file to trigger the job publish-fixturenet-eth-images.yml