Skip to content

use access-token and add slack notification #69

use access-token and add slack notification

use access-token and add slack notification #69

Workflow file for this run

name: Continuous Integration
on:
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
workflow_dispatch:
jobs:
tests-prettier:
uses: ./.github/workflows/reusable-lint-test.yml
build:
needs: [tests-prettier]
uses: ./.github/workflows/reusable-build.yml
permissions:
contents: read
id-token: write