diff --git a/.github/workflows/azdo.yml b/.github/workflows/azdo.yml deleted file mode 100644 index 9318b15d..00000000 --- a/.github/workflows/azdo.yml +++ /dev/null @@ -1,11 +0,0 @@ -name: Update DevOps Work Item - -on: - pull_request: - branches: [main] - -#call the reusable azdo work item workflow -jobs: - update-devops-workitem: - uses: Gomboc-AI/ReusableWorkflows/.github/workflows/devOpsWorkItemAction.yml@main - secrets: inherit \ No newline at end of file