mirror of
https://github.com/AuxXxilium/arv-v-dsm.git
synced 2024-11-23 23:10:58 +07:00
Update hub.yml
This commit is contained in:
parent
109379365d
commit
1d3d269052
9
.github/workflows/hub.yml
vendored
9
.github/workflows/hub.yml
vendored
@ -2,10 +2,17 @@ name: Update Docker Hub Description
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
paths:
|
||||
- readme.md
|
||||
- .github/workflows/hub.yml
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- readme.md
|
||||
- .github/workflows/hub.yml
|
||||
|
||||
jobs:
|
||||
dockerHubDescription:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user