This commit is contained in:
Luke Tainton 2024-04-27 19:07:39 +01:00
parent 213315cf93
commit 6510b3b5a8
No known key found for this signature in database

View File

@ -1,11 +1,16 @@
name: CI name: CI
on: on:
workflow_call: push:
secrets: branches: [ main ]
SONAR_TOKEN: pull_request:
required: true types: [opened, synchronize, reopened]
SNYK_TOKEN: paths-ignore:
required: true - 'README.md'
- 'LICENSE.md'
- '.gitignore'
- 'CODEOWNERS'
- 'renovate.json'
- '.github/'
jobs: jobs:
ci: ci: