diff --git a/.github/workflows/get-codex.yml b/.github/workflows/get-codex.yml index 9acc3f6..5ee6c29 100644 --- a/.github/workflows/get-codex.yml +++ b/.github/workflows/get-codex.yml @@ -4,10 +4,11 @@ on: push: branches: - master - paths: - - install.sh - - index.html - - .github/workflows/get-codex.yml + paths-ignore: + - '**/*.md' + - '.gitignore' + - '.gitattributes' + - 'LICENSE*' workflow_dispatch: env: