Skip to content

Commit

Permalink
skip the workflow when the Azure DevOps pat is not available
Browse files Browse the repository at this point in the history
  • Loading branch information
rajbos authored Aug 24, 2024
1 parent 0791563 commit e795e44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/handle-versioning-accross-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ permissions:

jobs:
extension-versioning:
if: github.actor != 'dependabot[bot]
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit e795e44

Please sign in to comment.