Skip to content

ci: make yaml valid

ci: make yaml valid #2

name: regenerate-protos
on:
push
# schedule:
# - cron: "0 * * * *"
jobs:
release:
runs-on: ubuntu-latest
steps:

Check failure on line 11 in .github/workflows/regenerate_protos_cron.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/regenerate_protos_cron.yml

Invalid workflow file

You have an error in your yaml syntax on line 11
- uses: actions/@vegaprotocol/vega-version-action
with:
include-preview-versions: true
- run: echo 'done'