Skip to content

Commit

Permalink
Merge pull request #6 from Azure-Samples/bicepvalid
Browse files Browse the repository at this point in the history
Add workflow dispatch to Bicep workflow
  • Loading branch information
pamelafox authored Mar 12, 2024
2 parents 3bc7fe4 + 1d9420a commit bcd4fdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bicep-validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
branches: [ main ]
paths:
- "infra/**"
workflow_dispatch:

permissions:
security-events: write
Expand Down

0 comments on commit bcd4fdf

Please sign in to comment.