1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-29 04:17:41 +02: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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