1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-08 19:43:45 +00:00

Update workflows with linter suggestions (#1056)

This commit is contained in:
Vince Grassia
2021-09-02 16:05:38 -04:00
committed by GitHub
parent 6bfd4ebafd
commit fcadedd458
4 changed files with 117 additions and 115 deletions

View File

@@ -1,16 +1,17 @@
---
name: Crowdin Sync
on:
workflow_dispatch:
inputs: {}
#schedule:
# - cron: '0 0 * * *'
# schedule:
# - cron: '0 0 * * *'
jobs:
crowdin-sync:
name: Autosync
runs-on: ubuntu-20.04
env:
env:
_CROWDIN_PROJECT_ID: "299360"
steps:
- name: Checkout repo