Skip to content

Commit

Permalink
Only notify Movio once on multiple updates
Browse files Browse the repository at this point in the history
  • Loading branch information
pkqk committed Oct 29, 2024
1 parent 6f107ae commit 53e5feb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/movio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
types:
- published

concurrency:
group: movio
cancel-in-progress: true

jobs:
dispatch:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 53e5feb

Please sign in to comment.