Browse Source

Build pull requests that affect GitHub Actions

Agus Lopez 1 year ago
parent
commit
e1952e1ae5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/docker-publish.yml

+ 1 - 0
.github/workflows/docker-publish.yml

@@ -7,6 +7,7 @@ on:
     branches:
       - main
     paths:
+      - .github/**
       - Dockerfile
       - rootfs/**
   push: