mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-08-23 19:32:29 +02:00
wip
This commit is contained in:
@@ -8,6 +8,7 @@ on:
|
|||||||
- '.github/workflows/format-javascript.yml'
|
- '.github/workflows/format-javascript.yml'
|
||||||
- 'plugins/*/guest-js/**'
|
- 'plugins/*/guest-js/**'
|
||||||
- '.prettierignore'
|
- '.prettierignore'
|
||||||
|
- "**/package.json"
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- dev
|
- dev
|
||||||
@@ -15,6 +16,7 @@ on:
|
|||||||
- '.github/workflows/format-javascript.yml'
|
- '.github/workflows/format-javascript.yml'
|
||||||
- 'plugins/*/guest-js/**'
|
- 'plugins/*/guest-js/**'
|
||||||
- '.prettierignore'
|
- '.prettierignore'
|
||||||
|
- "**/package.json"
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.workflow }}-${{ github.ref }}
|
group: ${{ github.workflow }}-${{ github.ref }}
|
||||||
|
|||||||
@@ -9,6 +9,7 @@ on:
|
|||||||
- 'plugins/*/guest-js/**'
|
- 'plugins/*/guest-js/**'
|
||||||
- '.eslintignore'
|
- '.eslintignore'
|
||||||
- '.eslintrc.json'
|
- '.eslintrc.json'
|
||||||
|
- "**/package.json"
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- dev
|
- dev
|
||||||
@@ -17,6 +18,7 @@ on:
|
|||||||
- 'plugins/*/guest-js/**'
|
- 'plugins/*/guest-js/**'
|
||||||
- '.eslintignore'
|
- '.eslintignore'
|
||||||
- '.eslintrc.json'
|
- '.eslintrc.json'
|
||||||
|
- "**/package.json"
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.workflow }}-${{ github.ref }}
|
group: ${{ github.workflow }}-${{ github.ref }}
|
||||||
|
|||||||
Reference in New Issue
Block a user