This commit is contained in:
arabcoders 2025-06-20 00:27:00 +03:00
parent e02fedfe39
commit e77ed11a09

View file

@ -234,6 +234,8 @@ jobs:
dockerhub-sync-readme:
runs-on: ubuntu-latest
permissions:
contents: read
if: (github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')) || (github.event_name == 'workflow_dispatch' && github.event.inputs.update_readme == 'true')
steps:
- name: Sync README