1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 15:53:27 +00:00

Add staged rollout desktop workflow (#3702)

This commit is contained in:
Vince Grassia
2022-10-06 09:54:37 -04:00
committed by GitHub
parent 7c3255d9fa
commit f2159d71ea

View File

@@ -0,0 +1,17 @@
---
name: Staged Rollout Desktop
on:
workflow_dispatch:
defaults:
run:
shell: bash
jobs:
setup:
name: Stub
runs-on: ubuntu-22.04
steps:
- name: TEST
run: exit 0