Merge pull request #9954 from aibaars/fix-triggers

CI: fix path triggers
This commit is contained in:
Arthur Baars
2022-08-02 17:00:23 +02:00
committed by GitHub
13 changed files with 17 additions and 17 deletions

View File

@@ -4,7 +4,7 @@ on:
paths:
- "go/**"
- .github/workflows/go-tests.yml
- .github/actions/fetch-codeql
- .github/actions/fetch-codeql/action.yml
- codeql-workspace.yml
jobs:
test-linux: