diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6fa0adb..40452a6 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -5,6 +5,10 @@ on: push: branches: - main + paths-ignore: + - ".*" + - ".github/**" + - "README.md" schedule: # * is a special character in YAML so you have to quote this string # first of each month