Skip to content

Commit 44c2fad

Browse files
Cleanup
1 parent 2a43e3c commit 44c2fad

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/TestWorkflow.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: Action-Test
22

3-
run-name: "Action-Test - [${{ github.event.pull_request.title }} #${{ github.event.pull_request.number }}] by @${{ github.actor }}"
4-
53
on:
64
workflow_call:
75
inputs:
@@ -32,10 +30,6 @@ on:
3230
description: 'Private Key for the test GitHub App for the organization'
3331
required: true
3432

35-
concurrency:
36-
group: ${{ github.workflow }}-${{ github.ref }}
37-
cancel-in-progress: true
38-
3933
permissions:
4034
contents: read
4135
pull-requests: read

0 commit comments

Comments
 (0)