Skip to content

chore: testing multi-approvers #57

chore: testing multi-approvers

chore: testing multi-approvers #57

name: 'multi-approvers'
on:
pull_request:
types:
- 'opened'
- 'edited'
- 'reopened'
- 'synchronize'
- 'ready_for_review'
- 'review_requested'
- 'review_request_removed'
pull_request_review:
types:
- 'submitted'
- 'dismissed'
permissions:
actions: 'write'
contents: 'read'
pull-requests: 'read'
concurrency:
group: '${{ github.workflow }}-${{ github.head_ref || github.ref }}'
cancel-in-progress: true
jobs:
multi-approvers:
uses: 'abcxyz/pkg/.github/workflows/multi-approvers.yml@main'

Check failure on line 29 in googleapis/google-auth-library-java/.github/workflows/multi_approvers.yaml

View workflow run for this annotation

GitHub Actions / multi-approvers

Invalid workflow file

error parsing called workflow "required/30676648/.github/workflows/multi_approvers.yaml" -> "googleapis/google-auth-library-java/.github/workflows/multi-approvers.yml@multi-approvers" (source branch with sha:862a023f6a03e4c6cd16d4eefbf2dbfa0b7f5840) : You have an error in your yaml syntax on line 37
with:
org-members-path: '.github/workflows/members.json'