Skip to content

Commit

Permalink
Manual workflow dispatch
Browse files Browse the repository at this point in the history
sometimes it's needed when Development environment it's in a bad state or multiple merges occurred and the workflow does not run in a FIFO manner
  • Loading branch information
RazvanLiviuVarzaru authored and vladbogo committed Aug 2, 2024
1 parent 8031e2c commit af88ea7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bbm_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name: bbm-deploy

on:
workflow_dispatch:
push:
paths:
- ".github/workflows/bbm_deploy.yml"
Expand Down

0 comments on commit af88ea7

Please sign in to comment.