Skip to content

chore(contet/til): add "2024_03_09-supress_hydration_warning_on_nextjs" #226

chore(contet/til): add "2024_03_09-supress_hydration_warning_on_nextjs"

chore(contet/til): add "2024_03_09-supress_hydration_warning_on_nextjs" #226

Workflow file for this run

name: "[CI] Push Main"
on:
push:
branches:
- main
jobs:
call-release:
name: Call release.yml
uses: mateusfg7/mateusf.com/.github/workflows/release.yml@main
secrets: inherit
call-lint:
name: Call lint.yml
uses: mateusfg7/mateusf.com/.github/workflows/lint.yml@main
call-sync-dev:
name: Call sync-dev-branch.yml
uses: mateusfg7/mateusf.com/.github/workflows/sync-dev-branch.yml@main