1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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