mirror of
https://github.com/prodrigestivill/docker-postgres-backup-local.git
synced 2026-06-30 15:28:06 +00:00
Rename pushrm workflow
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
|||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
- '.gitignore'
|
- '.gitignore'
|
||||||
- '.github/workflows/readme.yml'
|
- '.github/workflows/pushrm.yml'
|
||||||
pull_request:
|
pull_request:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
name: README
|
name: Docker Push Readme
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@@ -7,7 +7,7 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- 'README.md'
|
- 'README.md'
|
||||||
- 'dockerhub-header.md'
|
- 'dockerhub-header.md'
|
||||||
- '.github/workflows/readme.yml'
|
- '.github/workflows/pushrm.yml'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
push-readme:
|
push-readme:
|
||||||
Reference in New Issue
Block a user