Skip to content

Feat: Add codefresh_idp and codefresh_account_idp resource and codefresh_account_idp datasource #151

Feat: Add codefresh_idp and codefresh_account_idp resource and codefresh_account_idp datasource

Feat: Add codefresh_idp and codefresh_account_idp resource and codefresh_account_idp datasource #151

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"