Skip to content

Commit

Permalink
feat(ci/cd): only dispatch on meetingBEP [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
remdub committed Nov 15, 2024
1 parent c450381 commit ee604c9
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/tests-dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@ jobs:
matrix:
repository:
- Products.MeetingBEP
- Products.MeetingCommunes
- Products.MeetingCharleroi
- Products.MeetingCPASLalouviere
- Products.MeetingLalouviere
- Products.MeetingLiege
- Products.MeetingMons
- Products.MeetingNamur
- Products.MeetingPROVHainaut
- Products.MeetingSeraing
# - Products.MeetingCommunes
# - Products.MeetingCharleroi
# - Products.MeetingCPASLalouviere
# - Products.MeetingLalouviere
# - Products.MeetingLiege
# - Products.MeetingMons
# - Products.MeetingNamur
# - Products.MeetingPROVHainaut
# - Products.MeetingSeraing
if: ${{ !github.event_name == 'pull_request' || !github.event.pull_request.draft }}
steps:
- name: Needed for local development
Expand Down

0 comments on commit ee604c9

Please sign in to comment.