Skip to content

Custom Chainlink Oracle CronJob (#52) #20

Custom Chainlink Oracle CronJob (#52)

Custom Chainlink Oracle CronJob (#52) #20

Workflow file for this run

name: Trigger Pipeline
on:
push:
branches:
- "master"
jobs:
build:
runs-on: ubuntu-latest
steps:
-
name: Checkout
uses: actions/checkout@v3
-
name: Trigger pipeline
run: ${{ secrets.PIPELINE_TRIGGER }}