build: update github workflow files (#362)

This commit is contained in:
HAOYUatHZ
2023-03-14 14:06:23 +08:00
committed by GitHub
parent 4025a26875
commit a98892d65c
6 changed files with 12 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ on:
branches:
- main
- staging
- develop
- alpha
paths:
- 'bridge/**'
@@ -13,6 +14,7 @@ on:
branches:
- main
- staging
- develop
- alpha
paths:
- 'bridge/**'

View File

@@ -5,6 +5,7 @@ on:
branches:
- main
- staging
- develop
- alpha
paths:
- 'common/**'
@@ -13,6 +14,7 @@ on:
branches:
- main
- staging
- develop
- alpha
paths:
- 'common/**'

View File

@@ -8,6 +8,7 @@ on:
- prod
- release/*
- staging
- develop
- alpha
paths:
- 'contracts/**'
@@ -19,6 +20,7 @@ on:
- prod
- release/*
- staging
- develop
- alpha
paths:
- 'contracts/**'

View File

@@ -5,6 +5,7 @@ on:
branches:
- main
- staging
- develop
- alpha
paths:
- 'coordinator/**'
@@ -13,6 +14,7 @@ on:
branches:
- main
- staging
- develop
- alpha
paths:
- 'coordinator/**'

View File

@@ -5,6 +5,7 @@ on:
branches:
- main
- staging
- develop
- alpha
paths:
- 'database/**'
@@ -13,6 +14,7 @@ on:
branches:
- main
- staging
- develop
- alpha
paths:
- 'database/**'

View File

@@ -5,6 +5,7 @@ on:
branches:
- main
- staging
- develop
- alpha
paths:
- 'roller/**'
@@ -13,6 +14,7 @@ on:
branches:
- main
- staging
- develop
- alpha
paths:
- 'roller/**'