Enable run on trigger
This commit is contained in:
parent
0002a90523
commit
fc8abf7bc4
@ -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:
|
||||
|
1
.gitea/workflows/triggers/publish-fixturenet-eth-images
Normal file
1
.gitea/workflows/triggers/publish-fixturenet-eth-images
Normal file
@ -0,0 +1 @@
|
||||
# Change this file to trigger the job publish-fixturenet-eth-images.yml
|
Loading…
Reference in New Issue
Block a user