Browse Source

Build pull requests that affect GitHub Actions

Agus Lopez 1 năm trước cách đây
mục cha
commit
e1952e1ae5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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: