Skip to content

feat: 🚀 Created GitHub OIDC role module #34

feat: 🚀 Created GitHub OIDC role module

feat: 🚀 Created GitHub OIDC role module #34

Workflow file for this run

name: tf-checks
on:
push:
branches: [ master ]
pull_request:
workflow_dispatch:
jobs:
complete-example:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
with:
working_directory: './examples/complete/'
oidc-example:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
with:
working_directory: './examples/github-oidc/'