Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8da2bac56f |
@@ -1,5 +1,5 @@
|
|||||||
name: Static Analysis -- Golang
|
name: Static Analysis - Golang
|
||||||
run-name: 'Static Analysis -- Golang -- ${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }}'
|
run-name: 'Static Analysis -- ${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }} -- Golang'
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
name: Code Style - Web Components
|
name: Code Style - Web Components
|
||||||
run-name: 'Code Style -- Web Components -- ${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }}'
|
run-name: 'Code Style -- ${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }} -- Web Components'
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
|||||||
Reference in New Issue
Block a user