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