mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 03:46:35 +00:00
fix(github/workflows/bumper): typo
This commit is contained in:
4
.github/workflows/nix-bumper.yml
vendored
4
.github/workflows/nix-bumper.yml
vendored
@@ -3,10 +3,10 @@ name: "bumper"
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "devlop"
|
||||
- "develop"
|
||||
pull_request_target:
|
||||
branches:
|
||||
- "devlop"
|
||||
- "develop"
|
||||
|
||||
jobs:
|
||||
bumper:
|
||||
|
||||
Reference in New Issue
Block a user