chore: add names for gh actions

This commit is contained in:
Ali Almohaya 2022-09-26 23:38:08 +03:00
parent ceb0940638
commit 1377458fe3
No known key found for this signature in database
GPG key ID: 4B80BC43FC6007E0
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# This is a basic workflow to help you get started with Actions # This is a basic workflow to help you get started with Actions
name: lint name: lint with luacheck
# Controls when the action will run. # Controls when the action will run.
on: [push, pull_request] on: [push, pull_request]

View file

@ -1,4 +1,4 @@
name: lint name: lint with stylua
on: on:
workflow_dispatch: workflow_dispatch:
pull_request: pull_request: