diff options
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/checks.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index f50c93807..3d03bff95 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -5,13 +5,9 @@ on: branches: - master - release-branch-v* - paths-ignore: - - '**.md' pull_request: branches: - '*' - paths-ignore: - - '**.md' env: TERM: dumb |
