Removed typescript badge and updated workflows

This commit is contained in:
WatDuhHekBro 2021-04-18 15:24:37 -05:00
parent cc50aea4de
commit c8dadad450
No known key found for this signature in database
GPG Key ID: E128514902DF8A05
2 changed files with 1 additions and 4 deletions

View File

@ -2,7 +2,7 @@ name: CodeQL + Docker Image
on: on:
push: push:
branches: branches:
- typescript - master
jobs: jobs:
analyze: analyze:

View File

@ -10,9 +10,6 @@
<a href="https://github.com/keanuplayz/TravBot-v3/blob/master/CHANGELOG.md"> <a href="https://github.com/keanuplayz/TravBot-v3/blob/master/CHANGELOG.md">
<img src="https://img.shields.io/github/package-json/v/keanuplayz/travbot-v3" alt="Version"> <img src="https://img.shields.io/github/package-json/v/keanuplayz/travbot-v3" alt="Version">
</a> </a>
<a href="https://github.com/keanuplayz/TravBot-v3/blob/typescript/CHANGELOG.md">
<img src="https://img.shields.io/github/package-json/v/keanuplayz/travbot-v3/typescript" alt="Version (Dev)">
</a>
<a href="https://discord.js.org/"> <a href="https://discord.js.org/">
<img src="https://img.shields.io/github/package-json/dependency-version/keanuplayz/travbot-v3/discord.js" alt="Discord.js Version"> <img src="https://img.shields.io/github/package-json/dependency-version/keanuplayz/travbot-v3/discord.js" alt="Discord.js Version">
</a> </a>