Skip to content

Commit

Permalink
chore(wc): allow the CI to be triggered manually (#28746)
Browse files Browse the repository at this point in the history
  • Loading branch information
miroslavstastny authored Aug 4, 2023
1 parent c41d572 commit a457b72
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/azure-static-web-apps-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ on:
branches:
- web-components-v3
paths:
- packages/web-components/*
- packages/web-components/**
workflow_dispatch:

permissions:
contents: read
Expand Down

0 comments on commit a457b72

Please sign in to comment.