Skip to content

chore(aws/terraform-ci): follow up #2322 #199

chore(aws/terraform-ci): follow up #2322

chore(aws/terraform-ci): follow up #2322 #199

name: Synchronize drift issue description
on:
issue_comment:
types:
- created
jobs:
sync-issue:
runs-on: ubuntu-latest
# PLEASE CHANGE github.actor
if: |
!github.event.issue.pull_request && startsWith(github.event.issue.title, 'Terraform Drift (') && endsWith(github.event.issue.title, ')') && github.actor == 'suzuki-shunsuke'
permissions:
issues: write
steps:
- uses: suzuki-shunsuke/tfaction/sync-drift-issue-description@58d26ec38d4b002a162a64eca4c3ebde64737a0c # v1.1.0