1
0
mirror of synced 2026-01-06 06:02:35 -05:00

Remove incorrect branch filter from YAML-linting workflow (#17791)

This commit is contained in:
James M. Greene
2021-02-10 16:54:52 -06:00
committed by GitHub
parent f25b9896fd
commit 054c8f00c8

View File

@@ -6,8 +6,6 @@ on:
branches:
- main
pull_request:
branches-ignore:
- translations
jobs:
lint: