mirror of
https://github.com/LSPosed/MagiskOnWSALocal.git
synced 2025-05-06 06:46:35 +08:00
Run check when workflow change
This commit is contained in:
parent
ad70105dc7
commit
9866cc3544
1
.github/workflows/ps2check.yml
vendored
1
.github/workflows/ps2check.yml
vendored
@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
paths:
|
||||
- '**.ps1'
|
||||
- '.github/workflows/ps2check.yml'
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
|
||||
|
1
.github/workflows/shellcheck.yml
vendored
1
.github/workflows/shellcheck.yml
vendored
@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
paths:
|
||||
- '**.sh'
|
||||
- '.github/workflows/shellcheck.yml'
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user