Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

ci: bump repository configuration from template-refs/heads/main #1183

ci: bump repository configuration from template-refs/heads/main

ci: bump repository configuration from template-refs/heads/main #1183

Workflow file for this run

name: "CLA Assistant"
on:
issue_comment:
types: [created]
pull_request_target:
types: [opened, closed, synchronize]
permissions:
actions: read
contents: read
pull-requests: read
statuses: read
jobs:
call-workflow-agreements:
uses: splunk/addonfactory-github-workflows/.github/workflows/reusable-agreements.yaml@v1.3
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PERSONAL_ACCESS_TOKEN: ${{ secrets.PAT_CLATOOL }}