Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
danycontre committed Jan 19, 2024
1 parent af68831 commit 37193b5
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/workflows/psdocs-mdtogit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ on:
paths:
- 'workload/bicep/deploy-baseline.bicep'
- 'workload/bicep/deploy-custom-image.bicep'
pull_request:
branches: [ main ]
types:
- edited
- opened
- reopened
- synchronize
paths:
- 'workload/bicep/deploy-baseline.bicep'
- 'workload/bicep/deploy-custom-image.bicep'
# pull_request:
# branches: [ main ]
# types:
# - edited
# - opened
# - reopened
# - synchronize
# paths:
# - 'workload/bicep/deploy-baseline.bicep'
# - 'workload/bicep/deploy-custom-image.bicep'
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

Expand Down

0 comments on commit 37193b5

Please sign in to comment.