mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-26 00:41:52 +08:00
ci: skip png file push
This commit is contained in:
@@ -7,6 +7,7 @@ on:
|
|||||||
- 'boot/**'
|
- 'boot/**'
|
||||||
- 'web/**'
|
- 'web/**'
|
||||||
- '**.md'
|
- '**.md'
|
||||||
|
- '**/*.png'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
@@ -15,6 +16,7 @@ on:
|
|||||||
- 'boot/**'
|
- 'boot/**'
|
||||||
- 'web/**'
|
- 'web/**'
|
||||||
- '**.md'
|
- '**.md'
|
||||||
|
- '**/*.png'
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
|
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
|
||||||
|
|||||||
Reference in New Issue
Block a user