We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aecb5b6 commit a9d9cc4Copy full SHA for a9d9cc4
.github/workflows/pipeline.yml
@@ -2,7 +2,7 @@ name: Terraform
2
on:
3
push:
4
pull_request:
5
- types: [opened, reopened, synchronize]
+ types: [opened, reopened]
6
7
jobs:
8
check-format:
0 commit comments