Fix syntax
Django CI/CD / build-and-push (push) Successful in 1m14s Details

This commit is contained in:
Lukáš Kucharczyk 2023-11-18 09:52:17 +01:00
parent a7293c659d
commit 555608d8c6
Signed by: lukas
SSH Key Fingerprint: SHA256:vMuSwvwAvcT6htVAioMP7rzzwMQNi3roESyhv+nAxeg
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: Django CI/CD
on:
push:
branches: [ main ]
paths-ignore: [ 'README.md' ]
paths-ignore: [ 'README.md' ]
jobs:
build-and-push: