Skip to content

Commit 77ef761

Browse files
fix: remove psl-bug-36267 branch from push triggers in Azure workflow
1 parent cd42c9a commit 77ef761

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/azure-dev.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
- psl-bug-36267
87

98
permissions:
109
contents: read
@@ -51,4 +50,3 @@ jobs:
5150
# Step 4: Print the result of the validation
5251
- name: Print result
5352
run: cat ${{ steps.validation.outputs.resultFile }}
54-

0 commit comments

Comments
 (0)