Skip to content

5.26 LTS clone subgraph properties fix #109

5.26 LTS clone subgraph properties fix

5.26 LTS clone subgraph properties fix #109

name: traceability-comments
on:
pull_request:
branches:
- dev
- "5.26"
types:
- labeled
- unlabeled
- opened
- edited
- reopened
- synchronize
jobs:
traceability-comments:
runs-on: ubuntu-latest
steps:
- uses: neo4j/github-action-traceability@v2
with:
global_verification_strategy: comments
trello_api_key: ${{ secrets.TRELLO_API_KEY }}
trello_api_token: ${{ secrets.TRELLO_API_TOKEN }}
github_api_token: ${{ secrets.GITHUB_TOKEN }}