fix common

This commit is contained in:
Nawaz Dhandala
2022-01-23 12:17:08 +00:00
parent 4d7cd8bb5c
commit d02916432c

View File

@@ -1,8 +1,7 @@
name: Common
push:
branches: [ master ]
branches-ignore:
- 'hotfix-*' # excludes hotfix branches
branches-ignore: [ hotfix-master, hotfix-release]
jobs:
lint:
runs-on: ubuntu-latest