Skip to content

Commit

Permalink
Repo dispatch and concurrency for bounce workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
HebaruSan committed Nov 26, 2024
1 parent fd1a50c commit c145467
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/bounce.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Bounce the Inflators
on:
workflow_dispatch:
repository_dispatch:
types:
- bounce
concurrency: bounce

jobs:
bounce:
Expand Down

0 comments on commit c145467

Please sign in to comment.