.gitea/workflows/c#.yml aktualisiert
Some checks failed
Build Runner Base / build_act (push) Has been cancelled

This commit is contained in:
Snoweuph 2024-05-09 21:01:59 +00:00
parent c22c8e8861
commit cc7ecad23f

View file

@ -1,13 +1,13 @@
name: Build Runner c#
on:
workflow_run:
workflows: ["Build Runner Base"]
types:
- completed
#push:
#branches:
#- 'master'
#workflow_run:
#workflows: ["Build Runner Base"]
#types:
#- completed
push:
branches:
- 'master'
build_csharp:
runs-on: 'priviliged'