Skip to content

Bump firebase-tools from 13.14.0 to 13.15.1 #824

Bump firebase-tools from 13.14.0 to 13.15.1

Bump firebase-tools from 13.14.0 to 13.15.1 #824

name: Test Pull Request
on:
pull_request:
branches:
- main
jobs:
check-links:
name: Check Links
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check For Internal Links without Shortcodes
run: scripts/check-internal-links.sh
check-spelling:
name: Check Spelling in Docs
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check Spelling in Content Dir
run: scripts/check-spelling.sh