Updated various yaml files to include proper opening lines.

Tweaked the name of the stale threads workflow.
This commit is contained in:
Matt Scott
2023-03-18 08:48:07 -04:00
parent 1aac3c0f0d
commit 2606ad0395
7 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
---
name: 'Docker Image'
on:
@@ -42,7 +43,6 @@ jobs:
- name: Docker Image Build
uses: docker/build-push-action@v2
#if: github.ref == 'refs/heads/master'
with:
context: ./
file: ./docker/Dockerfile