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 6e9c840 commit 909812aCopy full SHA for 909812a
.github/workflows/pr-title.yaml
.github/workflows/terraform.yaml
@@ -15,11 +15,6 @@ on:
15
- main
16
- master
17
jobs:
18
- prTitlecheck:
19
- name: PR title check
20
- if: ${{ github.event_name == 'pull_request_target' && github.event.pull_request.base.ref == 'main' }}
21
- uses: ./.github/workflows/pr-title.yaml
22
-
23
preCommitCheck:
24
name: Terraform Checks
25
uses: ./.github/workflows/terraform-checks.yaml
0 commit comments