X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=scripts%2Fgen_github_workflow_ci.php;h=9f6f2686cddaaaf7443eda9b9e55246416c190a8;hb=773abe7;hp=e3e13e8df69ec02086a6c51d582065ed402cc480;hpb=702e350896aeab6c5a0d6327ee5e3a341a8a9e72;p=awesomized%2Fext-ion diff --git a/scripts/gen_github_workflow_ci.php b/scripts/gen_github_workflow_ci.php index e3e13e8..9f6f268 100755 --- a/scripts/gen_github_workflow_ci.php +++ b/scripts/gen_github_workflow_ci.php @@ -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