run on PR

This commit is contained in:
Roy Crihfield 2024-05-01 17:02:41 +08:00
parent 43dd2cb448
commit fb379049c1

View File

@ -6,6 +6,10 @@ on:
paths:
- '!**'
- '.gitea/workflows/triggers/fixturenet-eth-plugeth-test'
pull_request:
paths:
- '!**'
- '.gitea/workflows/triggers/fixturenet-eth-plugeth-test'
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
- cron: '2 14 * * *'