.gitea/workflows/c#.yml aktualisiert
All checks were successful
Build Runner Base / build_act (push) Successful in 41s

This commit is contained in:
Snoweuph 2024-05-09 20:58:52 +00:00
parent 438eb0788e
commit bb24b90fc2

View file

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