Apply suggestions from code review

This commit is contained in:
Sidharth Vinod
2023-12-05 10:18:26 +05:30
committed by GitHub
parent 5865b46a26
commit 5a165f0773
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ on:
branches:
# Publish `master` as Docker `latest` image.
- master
# Publish `nightly` as Docker `nightly` image.
# Publish `develop` as Docker `nightly` image.
- develop
# Run tests for all PRs to master and develop.