Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

E2E: remove assertion from ACL role test (#19121) #1

E2E: remove assertion from ACL role test (#19121)

E2E: remove assertion from ACL role test (#19121) #1

Workflow file for this run

# If the repository is public, be sure to change to GitHub hosted runners
name: Lint GitHub Actions Workflows
on:
push:
paths:
- '.github/workflows/**'
permissions:
contents: read
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- name: "Check workflow files"
uses: docker://docker.mirror.hashicorp.services/rhysd/actionlint:latest