mirror of
https://github.com/revanced/revanced-cli.git
synced 2024-12-03 17:02:54 +01:00
feat: run release.yml
workflow on branch dev
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
parent
a108c92ade
commit
9a6473056b
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -3,9 +3,11 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
jobs:
|
||||
release:
|
||||
name: Release
|
||||
|
Loading…
Reference in New Issue
Block a user