We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90ad336 commit ff6acfbCopy full SHA for ff6acfb
1 file changed
.github/workflows/build-and-distribute.yml
@@ -17,7 +17,7 @@ on:
17
- 'package*'
18
- 'readme.txt'
19
- 'webpack.config.js'
20
- - './*.php'
+ - '*.php'
21
22
concurrency:
23
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments