Skip to content

Commit c084e8a

Browse files
committed
test
1 parent bf64b9a commit c084e8a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/post-use-trigger-workflow.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@ concurrency:
1515
permissions: read-all
1616

1717
jobs:
18-
test-process:
19-
runs-on: ubuntu-latest
20-
steps:
21-
- name: Testing
22-
run: |
23-
echo "Workflow post-use-trigger-workflow: ${{ github.workflow }}"
2418
test-dispatch:
2519
- name: Invoke workflow with inputs
2620
uses: benc-uk/workflow-dispatch@v1

0 commit comments

Comments
 (0)