Skip to content

Commit ef76ff0

Browse files
committed
Don't automatically trigger this pipeline
Moved to Github actions https://github.com/sb/SmallBasicWebsite/actions
1 parent ebb0f41 commit ef76ff0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
# Add steps that analyze code, save build artifacts, deploy, and more:
44
# https://docs.microsoft.com/azure/devops/pipelines/languages/javascript
55

6-
trigger:
7-
- master
6+
trigger: none
87

98
pool:
109
vmImage: 'ubuntu-latest'

0 commit comments

Comments
 (0)