Add the default run-on label

This commit is contained in:
TheiLLeniumStudios
2022-05-04 10:38:35 +00:00
parent b7b64666a0
commit 71ccdd4d4c
+1
View File
@@ -3,6 +3,7 @@ on: [push, pull_request]
jobs:
lint:
name: Lint Resource
runs-on: ubuntu-latest
#runs-on: self-hosted
steps:
- name: Checkout