dockerignore
[awesomized/ext-ion] / scripts / gen_github_workflow_ci.php
index e3e13e8df69ec02086a6c51d582065ed402cc480..9f6f2686cddaaaf7443eda9b9e55246416c190a8 100755 (executable)
@@ -8,6 +8,7 @@ on:
     types: [published]
   pull_request:
     paths-ignore:
+      - .dockerignore
       - .editorconfig
       - .gitignore
       - AUTHORS
@@ -21,6 +22,7 @@ on:
       - README.md
   push:
     paths-ignore:
+      - .dockerignore
       - .editorconfig
       - .gitignore
       - AUTHORS