Skip to content

Bump the npm_and_yarn group across 1 directory with 22 updates #432

Bump the npm_and_yarn group across 1 directory with 22 updates

Bump the npm_and_yarn group across 1 directory with 22 updates #432

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@5c490b73e3404bf7931b53df2ce70b33b879051f'. 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@5c490b73e3404bf7931b53df2ce70b33b879051f'. 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