add schema
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
|
# yaml-language-server: $schema=https://www.schemastore.org/github-workflow.json
|
||||||
name: Build
|
name: Build
|
||||||
run-name: ${{ gitea.actor }} is building
|
run-name: ${{ gitea.actor }} is building
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user