Push to the remote registry only on the main branch #165

Merged
bustikiller merged 3 commits from push-only-main into main 2024-12-29 12:22:27 +00:00
Showing only changes of commit b3dc01bbb5 - Show all commits

View File

@ -1,8 +1,6 @@
name: Build Nginx-based docker image
on:
push:
branches:
- main
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true