Skip to content

jobs added

jobs added #84

Workflow file for this run

name: Update hackerforms-lib README.md
on:
push:
branches:
- master
jobs:
call_endpoint:
runs-on: ubuntu-latest
steps:
- name: Call HTTP endpoint
run: curl -X POST https://hooks.abstra.cloud/internal/update-hackerforms-lib-readme -H "Content-Type: application/json" -d '{}'

Check failure on line 13 in .github/workflows/update-readme.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/update-readme.yml

Invalid workflow file

You have an error in your yaml syntax on line 13