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