Skip to content

Twiddle

Twiddle #832

Workflow file for this run

name: kitchen
on:
push:
branches: [ main ]
pull_request:
jobs:
kitchen:
strategy:
fail-fast: false
uses: facebook/chef-cookbooks/.github/workflows/reusable-kitchen-tests.yml@main
secrets:
OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}

Check failure on line 15 in .github/workflows/kitchen.yml

View workflow run for this annotation

GitHub Actions / kitchen

Invalid workflow file

The workflow is not valid. .github/workflows/kitchen.yml (Line: 15, Col: 33): Invalid secret, OP_SERVICE_ACCOUNT_TOKEN is not defined in the referenced workflow.
with:
universe: true
suite: local
kitchen_local_yaml: .kitchen.local.yml