Compare commits
1 Commits
0.2.1
...
9d70d4db17
| Author | SHA1 | Date | |
|---|---|---|---|
| 9d70d4db17 |
@@ -2,7 +2,7 @@ name: Arbeitszeitmessung Deploy
|
|||||||
run-name: ${{ gitea.actor }} is building and deploying arbeitszeitmesssung
|
run-name: ${{ gitea.actor }} is building and deploying arbeitszeitmesssung
|
||||||
on:
|
on:
|
||||||
workflow_run:
|
workflow_run:
|
||||||
workflows: ["tests"]
|
workflows: ["Tests"]
|
||||||
types:
|
types:
|
||||||
- completed
|
- completed
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
name: GoLang Tests
|
name: Tests
|
||||||
run-name: ${{ gitea.actor }} is testing golang Code
|
run-name: ${{ gitea.actor }} is testing golang Code
|
||||||
on: push
|
on: push
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user