Skip to content

Bump typescript from 4.9.5 to 5.9.3 #426

Bump typescript from 4.9.5 to 5.9.3

Bump typescript from 4.9.5 to 5.9.3 #426

permissions:
contents: read
name: CI/CD
on:
workflow_dispatch:
push:
branches: [main]
tags: ['*']
pull_request:
branches: [main]
jobs:
build-test-deploy-release:

Check failure on line 13 in .github/workflows/build-test-deploy.yml

View workflow run for this annotation

GitHub Actions / CI/CD

Invalid workflow file

The workflow is not valid. .github/workflows/build-test-deploy.yml (Line: 13, Col: 3): Error calling workflow 'austenstone/angular-codespace/.github/workflows/angular.yml@201ed536805facd0f15f9331df3f7b9f547e03ed'. The nested job 'pages' is requesting 'pages: write', but is only allowed 'pages: none'. .github/workflows/build-test-deploy.yml (Line: 13, Col: 3): Error calling workflow 'austenstone/angular-codespace/.github/workflows/angular.yml@201ed536805facd0f15f9331df3f7b9f547e03ed'. The nested job 'azure-deploy' is requesting 'deployments: write', but is only allowed 'deployments: none'.
name: CI/CD
uses: ./.github/workflows/angular.yml
secrets: inherit