👷 Fix ignore syntax

This commit is contained in:
makeworld 2020-12-07 15:32:35 -05:00
parent 9729802149
commit d7942c68b0
2 changed files with 6 additions and 6 deletions

View File

@ -9,9 +9,9 @@ on:
- 'LICENSE' - 'LICENSE'
pull_request: pull_request:
paths-ignore: paths-ignore:
- '*.md' - '**.md'
- '*.toml' - '**.toml'
- '*.desktop' - '**.desktop'
- 'LICENSE' - 'LICENSE'
jobs: jobs:

View File

@ -9,9 +9,9 @@ on:
- 'LICENSE' - 'LICENSE'
pull_request: pull_request:
paths-ignore: paths-ignore:
- '*.md' - '**.md'
- '*.toml' - '**.toml'
- '*.desktop' - '**.desktop'
- 'LICENSE' - 'LICENSE'
jobs: jobs: