Swift: trigger workflow on codeql-cli-*

This commit is contained in:
Paolo Tranquilli
2023-05-23 12:32:28 +02:00
parent a319fc0044
commit 0574f2784f

View File

@@ -16,6 +16,7 @@ on:
branches:
- main
- rc/*
- codeql-cli-*
push:
paths:
- "swift/**"
@@ -30,6 +31,7 @@ on:
branches:
- main
- rc/*
- codeql-cli-*
jobs:
# not using a matrix as you cannot depend on a specific job in a matrix, and we want to start linux checks