fix brnach

This commit is contained in:
Nawaz Dhandala
2022-01-23 10:58:00 +00:00
parent f8135412ef
commit 4617932bf5

View File

@@ -1,7 +1,7 @@
name: Lint
push:
branches:
- '**' # matches every branch
- '*' # matches every branch
branches-ignore:
- 'hotfix-*' # excludes hotfix branches
jobs: