Skip to content

Commit

Permalink
fix(atlantis): remove duplicate workflow key
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Feb 3, 2024
1 parent c130055 commit 9ae3de7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ spec:
repos:
- id: github.com/tyriis/terraform-github-actions
apply_requirements: []
workflow: default
allowed_overrides: []
allow_custom_workflows: true
workflow: custom
allowed_workflows: [custom]
workflows:
custom:
plan:
Expand Down

0 comments on commit 9ae3de7

Please sign in to comment.