Skip to content

Commit

Permalink
Removing PR from workflow for webinar
Browse files Browse the repository at this point in the history
  • Loading branch information
BobJWalker committed Feb 9, 2024
1 parent 6a57636 commit b43068f
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,8 @@ on:
- 'src/**'
- 'db/**'
- '.github/workflows/build.yml'
pull_request:
types:
- opened
- reopened
paths:
- 'src/**'
- 'db/**'
workflow_dispatch:

concurrency:
group: ${{ github.head_ref || github.ref_name }}
cancel-in-progress: true

env:
OCTOPUS_PROJECT_NAME: "Trident"
OCTOPUS_FEATURE_BRANCH_CHANNEL: Default
Expand Down

0 comments on commit b43068f

Please sign in to comment.