Skip to content

Update paambaati/codeclimate-action action to v8 (#15) #20

Update paambaati/codeclimate-action action to v8 (#15)

Update paambaati/codeclimate-action action to v8 (#15) #20

name: Deploy static content to Pages
on:
push:
branches: ["main"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
site:
permissions:
contents: write
uses: ./.github/workflows/reusable-github-pages.yml
with:
site-version: "dev"