Skip to content

Auto stash before merge of "dev" and "origin/dev" #49

Auto stash before merge of "dev" and "origin/dev"

Auto stash before merge of "dev" and "origin/dev" #49

Workflow file for this run

name: deploy_wf
on:
push:
branches: [ master, dev, workflow-stuff ]
jobs:
deploy-production:
uses:
./.github/workflows/deploymentProduction_wf.yml
secrets: inherit