Skip to content

Commit

Permalink
Fix duplicate launched action: Quality Gates
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierBrassoud committed May 2, 2024
1 parent 0a1bc55 commit 0e02bff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ name: Quality Gates

on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch: # Allows to trigger the workflow manually in GitHub UI

permissions:
Expand Down

0 comments on commit 0e02bff

Please sign in to comment.