Skip to content

Commit

Permalink
add to project via workflow (#11)
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Licht <[email protected]>
  • Loading branch information
lixhunter authored Dec 3, 2024
1 parent e067445 commit 067df40
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/module-manage-github.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: module-manage-github
on:
issues:
types:
- opened
pull_request:
types:
- opened

jobs:
module-manage-github:
uses: cloudeteer/terraform-governance/.github/workflows/module-github-project.yaml@main

0 comments on commit 067df40

Please sign in to comment.