Merge remote-tracking branch 'origin/main' into aaronpowell-cautious-lamp

This commit is contained in:
Aaron Powell
2026-08-17 09:59:42 +10:00
4 changed files with 4 additions and 4 deletions
@@ -8,7 +8,7 @@ on:
permissions: permissions:
actions: read actions: read
issues: write issues: write
pull-requests: read pull-requests: write
concurrency: concurrency:
group: ccw-${{ github.event.workflow_run.head_repository.id || 'unknown-repo' }}-${{ github.event.workflow_run.head_branch || 'unknown-branch' }} group: ccw-${{ github.event.workflow_run.head_repository.id || 'unknown-repo' }}-${{ github.event.workflow_run.head_branch || 'unknown-branch' }}
@@ -9,7 +9,7 @@ permissions:
actions: read actions: read
contents: read contents: read
issues: write issues: write
pull-requests: read pull-requests: write
concurrency: concurrency:
group: epqw-${{ github.event.workflow_run.head_repository.id || 'unknown-repo' }}-${{ github.event.workflow_run.head_branch || 'unknown-branch' }} group: epqw-${{ github.event.workflow_run.head_repository.id || 'unknown-repo' }}-${{ github.event.workflow_run.head_branch || 'unknown-branch' }}
+1 -1
View File
@@ -8,7 +8,7 @@ on:
permissions: permissions:
actions: read actions: read
issues: write issues: write
pull-requests: read pull-requests: write
concurrency: concurrency:
group: lpiw-${{ github.event.workflow_run.head_repository.id || 'unknown-repo' }}-${{ github.event.workflow_run.head_branch || 'unknown-branch' }} group: lpiw-${{ github.event.workflow_run.head_repository.id || 'unknown-repo' }}-${{ github.event.workflow_run.head_branch || 'unknown-branch' }}
@@ -8,7 +8,7 @@ on:
permissions: permissions:
actions: read actions: read
issues: write issues: write
pull-requests: read pull-requests: write
concurrency: concurrency:
group: pdcw-${{ github.event.workflow_run.head_repository.id || 'unknown-repo' }}-${{ github.event.workflow_run.head_branch || 'unknown-branch' }} group: pdcw-${{ github.event.workflow_run.head_repository.id || 'unknown-repo' }}-${{ github.event.workflow_run.head_branch || 'unknown-branch' }}