Skip to content

Commit

Permalink
Fix permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha committed Aug 29, 2024
1 parent a469a37 commit d513df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shared-terraform-chatops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ jobs:

finalize:
runs-on: ubuntu-latest
needs: [terratest]
needs: [terratest, pr]
if: ${{ always() }}
steps:
- shell: bash
Expand Down

0 comments on commit d513df9

Please sign in to comment.