We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e745252 commit b7f1ce3Copy full SHA for b7f1ce3
.github/workflows/build.yaml
@@ -4,6 +4,8 @@ on:
4
paths:
5
- src/**
6
- extension/**
7
+ - package.json
8
+ - pnpm-lock.yaml
9
workflow_dispatch:
10
inputs:
11
publish_amo_listed:
0 commit comments