1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-28 00:17:12 +01:00

fix: remove unused github action

This commit is contained in:
Ivar Conradi Østhus 2020-12-03 21:23:51 +01:00
parent 29ae780421
commit e3bfe2c6d0
2 changed files with 1 additions and 19 deletions

View File

@ -1,18 +0,0 @@
name: Sync OAS to ReadMe
on:
push:
branches:
- master
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: readmeio/github-readme-sync@v2
with:
readme-oas-key: oDf7vsdkbfuFmj6M7E5W98QcmyBnLpmM:5fc4b9a323e95041cd0a08fb
# OPTIONAL CONFIG, use if necessary
# oas-file-path: './swagger.json'
# api-version: 'v1.0.0'

View File

@ -60,7 +60,7 @@ info:
Alternatively, you can test the API in [Postman](https://app.getpostman.com/run-collection/8552ddcd4cc9fc012548) Alternatively, you can test the API in [Postman](https://app.getpostman.com/run-collection/8552ddcd4cc9fc012548)
[![Run in Postman](https://run.pstmn.io/button.svg)](https://app.getpostman.com/run-collection/8552ddcd4cc9fc012548) [![Run in Postman](https://run.pstmn.io/button.svg)](https://app.getpostman.com/run-collection/8552ddcd4cc9fc012548)
version: 3.5.6 version: 3.7.0
contact: contact:
name: The Unleash team name: The Unleash team
url: 'https://unleash.github.io/' url: 'https://unleash.github.io/'