Skip to content

Commit d0fc5fd

Browse files
committed
test: workflow run
to be reverted
1 parent 998597e commit d0fc5fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/update-chains.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
schedule:
55
- cron: '20 16 * * FRI' # Runs every Friday at 16:20 UTC
66
workflow_dispatch: # Can be dispatched manually
7+
push:
8+
branches:
9+
- wallet-network-schema
710

811
jobs:
912
update-chains:

0 commit comments

Comments
 (0)