Compare commits
1 Commits
feature/re
...
434480d156
| Author | SHA1 | Date | |
|---|---|---|---|
| 434480d156 |
@@ -1,6 +1,6 @@
|
||||
|
||||
name: Build and Test verification
|
||||
run-name: "${{ gitea.actor }}: Build & Test on ${{ gitea.ref_name }}"
|
||||
run-name: ${{ gitea.actor }}: Build & Test on ${{ gitea.ref_name }}
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user