Skip to content

Create dependabot.yml #28

Create dependabot.yml

Create dependabot.yml #28

Workflow file for this run

name: Install SWI-Prolog
# You may pin to the exact commit or the version.
# description: Sets up ISO/Edinburgh-style Prolog interpreter
#uses: royratcliffe/swi-prolog-pack-cover@v1
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
#name: test
# jobs:
# - name:
# - uses: royratcliffe/swi-prolog-pack-cover@v1
jobs:
# run-tests:
# runs-on: ${{ matrix.os }}-latest
# name: ${{ matrix.os }}
# strategy:
# fail-fast: true
# matrix:
# os: [macOS, Windows, Ubuntu]
# steps:
# - uses: actions/checkout@v2
# - uses: royratcliffe/swi-prolog-pack-cover@main
- uses: royratcliffe/swi-prolog-pack-cover@v1

Check failure on line 28 in .github/workflows/SWI-Prolog.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/SWI-Prolog.yml

Invalid workflow file

You have an error in your yaml syntax on line 28
# - uses: royratcliffe/swi-prolog-pack-cover@main
# env:
# GHAPI_PAT: ${{ secrets.GHAPI_PAT }}
# COVFAIL_GISTID: ${{ secrets.COVFAIL_GISTID }}
# [![test](https://github.com/royratcliffe/msgpackc-prolog/actions/workflows/test.yaml/badge.svg)](https://github.com/royratcliffe/msgpackc-prolog/actions/workflows/test.yaml)
# ![cov](https://shields.io/endpoint?url=https://gist.githubusercontent.com/royratcliffe/ccccef2ac1329551794f2a466ee61014/raw/cov.json)
# ![fail](https://shields.io/endpoint?url=https://gist.githubusercontent.com/royratcliffe/ccccef2ac1329551794f2a466ee61014/raw/fail.json)