Fix workflows
This commit is contained in:
@@ -2,7 +2,7 @@ name: nopch-build
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'master'
|
- 'Playerbot'
|
||||||
pull_request:
|
pull_request:
|
||||||
types: ['opened', 'synchronize', 'reopened']
|
types: ['opened', 'synchronize', 'reopened']
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ name: pch-build
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'master'
|
- 'Playerbot'
|
||||||
pull_request:
|
pull_request:
|
||||||
types: ['opened', 'synchronize', 'reopened']
|
types: ['opened', 'synchronize', 'reopened']
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ name: nopch-module-build
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'master'
|
- 'Playerbot'
|
||||||
pull_request:
|
pull_request:
|
||||||
types: ['labeled', 'opened', 'synchronize', 'reopened']
|
types: ['labeled', 'opened', 'synchronize', 'reopened']
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ name: docker-build
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'master'
|
- 'Playerbot'
|
||||||
pull_request:
|
pull_request:
|
||||||
types:
|
types:
|
||||||
- labeled
|
- labeled
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ name: tools
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'master'
|
- 'Playerbot'
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ name: windows-build
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'master'
|
- 'Playerbot'
|
||||||
pull_request:
|
pull_request:
|
||||||
types: ['labeled', 'opened', 'synchronize', 'reopened']
|
types: ['labeled', 'opened', 'synchronize', 'reopened']
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user