mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
fix common
This commit is contained in:
3
.github/workflows/common.yaml
vendored
3
.github/workflows/common.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user