chore(workflow): set target branch to master
Some checks failed
Release to Staging / build_and_release (push) Has been cancelled

This commit is contained in:
daniyal 2024-08-08 22:32:59 +05:00
parent 4b6b0b73d6
commit 5796bb18e3

View File

@ -2,7 +2,7 @@ name: Release to Staging
on: on:
push: push:
branches: branches:
- staging - master
jobs: jobs:
build_and_release: build_and_release: