Skip to content

Bump firebase-tools from 13.23.1 to 13.24.1 #867

Bump firebase-tools from 13.23.1 to 13.24.1

Bump firebase-tools from 13.23.1 to 13.24.1 #867

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