Skip to content

Feature: Wasi Context Configuration #52

Feature: Wasi Context Configuration

Feature: Wasi Context Configuration #52

Workflow file for this run

# Copyright 2020 The Knative Authors.
# SPDX-License-Identifier: Apache-2.0
# This file is automagically synced here from github.com/knative-extensions/knobots
name: Code Style
on:
push:
branches: [ 'main', 'release-*' ]
pull_request:
branches: [ 'main', 'release-*' ]
jobs:
style:

Check failure on line 17 in .github/workflows/knative-style.yaml

View workflow run for this annotation

GitHub Actions / Code Style

Invalid workflow file

The workflow is not valid. .github/workflows/knative-style.yaml (Line: 17, Col: 3): Error calling workflow 'knative/actions/.github/workflows/reusable-style.yaml@main'. The nested job 'changes' is requesting 'pull-requests: write', but is only allowed 'pull-requests: none'.
uses: knative/actions/.github/workflows/reusable-style.yaml@main