Skip to content

Commit

Permalink
run GA on main
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugoberry committed Apr 16, 2024
1 parent 325a6ad commit 930fc0c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/MainDistributionPipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ on:
push:
pull_request:
workflow_dispatch:
if: false
branches:
- main

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.head_ref || '' }}-${{ github.base_ref || '' }}-${{ github.ref != 'refs/heads/main' || github.sha }}
Expand Down

0 comments on commit 930fc0c

Please sign in to comment.