fix(github/workflows/bumper): typo

This commit is contained in:
sinanmohd
2025-01-29 12:46:11 +05:30
parent dfd9fa2618
commit 507e580e75
2 changed files with 6 additions and 6 deletions

View File

@@ -3,10 +3,10 @@ name: "bumper"
on:
push:
branches:
- "devlop"
- "develop"
pull_request_target:
branches:
- "devlop"
- "develop"
jobs:
bumper: