1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-02 00:22:50 -05:00

[BEEEP] Ignored workflows from triggering builds (#1881)

This commit is contained in:
Micaiah Martin
2022-02-23 10:29:19 -06:00
committed by GitHub
parent ce9c4f605f
commit ec33e39442

View File

@ -6,6 +6,8 @@ on:
branches-ignore:
- 'l10n_master'
- 'gh-pages'
paths-ignore:
- '.github/workflows/**'
workflow_dispatch:
inputs: {}