We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd6091a commit f95b243Copy full SHA for f95b243
.github/workflows/webpack.yml
@@ -8,6 +8,7 @@ on:
8
- src/**
9
- public/**
10
- scripts/**
11
+ - .github/**
12
workflow_dispatch:
13
14
permissions:
0 commit comments