.gitea/workflows/c#.yml aktualisiert
This commit is contained in:
parent
5940587649
commit
25fddffff8
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'master'
|
- 'master'
|
||||||
job:
|
jobs:
|
||||||
build_csharp:
|
build_csharp:
|
||||||
runs-on: 'priviliged'
|
runs-on: 'priviliged'
|
||||||
strategy:
|
strategy:
|
||||||
|
|
Loading…
Reference in a new issue