Skip to content

Commit

Permalink
ci: fix lint pr workflow link (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
alperenkose authored Aug 1, 2024
1 parent c96e949 commit 90d8c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_pr_title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ on:
jobs:
lint_pr_title:
name: Lint PR
uses: PaloAltoNetworks/terraform-modules-vmseries-ci-workflows/.github/workflows/lint_pr_title.yml@v1
uses: PaloAltoNetworks/terraform-modules-swfw-ci-workflows/.github/workflows/lint_pr_title.yml@v1
if: github.actor != 'dependabot[bot]'

0 comments on commit 90d8c1d

Please sign in to comment.