👷 Update GitHub workflow names

This commit is contained in:
James Panther
2021-11-10 11:22:48 +11:00
parent 1a234390ee
commit 898609ff8e
4 changed files with 5 additions and 2 deletions
+1
View File
@@ -4,6 +4,7 @@ on: [push]
jobs:
build:
name: Build Example Site
runs-on: ubuntu-20.04
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}