mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
fix brnach
This commit is contained in:
2
.github/workflows/common.yaml
vendored
2
.github/workflows/common.yaml
vendored
@@ -1,7 +1,7 @@
|
||||
name: Lint
|
||||
push:
|
||||
branches:
|
||||
- '**' # matches every branch
|
||||
- '*' # matches every branch
|
||||
branches-ignore:
|
||||
- 'hotfix-*' # excludes hotfix branches
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user