Skip to content

Commit

Permalink
Azure workflow no longer runs on pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
Drock54651 committed Nov 6, 2024
1 parent 227cad6 commit 3ef14a8
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@ on:
paths:
- '.github/**'
- 'SBOLCanvasFrontend/**'
pull_request:
types: [opened, synchronize, reopened, closed]
branches:
- final


jobs:
build_and_deploy_job:
Expand Down

0 comments on commit 3ef14a8

Please sign in to comment.