Skip to content

πŸŒ„ Daily Full Matrix Test #234

πŸŒ„ Daily Full Matrix Test

πŸŒ„ Daily Full Matrix Test #234

Workflow file for this run

name: πŸŒ„ Daily Full Matrix Test
on:
schedule:
- cron: '0 13 * * *'
jobs:
trigger_workflow_dispatch:
runs-on: ubuntu-latest
steps:
- name: Trigger Workflow Dispatch
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
gh workflow run test.yml --repo Cactus-Network/cactus-blockchain --ref main