Skip to content

Commit

Permalink
ci: Update generatePolyfill.yaml workflow
Browse files Browse the repository at this point in the history
This commit updates the generatePolyfill.yaml workflow file.
  • Loading branch information
AnnAngela committed Jan 22, 2024
1 parent a34c965 commit 4c3da01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/generatePolyfill.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@ name: Generate Polyfill
on:
push:
paths:
- .github/workflows/generatePolyfill.yaml
- scripts/generatePolyfill/config.yaml
- scripts/generatePolyfill/index.js
merge_group:
pull_request:
paths:
- .github/workflows/generatePolyfill.yaml
- scripts/generatePolyfill/config.yaml
- scripts/generatePolyfill/index.js
workflow_dispatch:
Expand Down

0 comments on commit 4c3da01

Please sign in to comment.