Update workflow

This commit is contained in:
Glenn Y. Rolland 2021-11-24 19:26:24 +01:00
parent 4f460de55b
commit ada5f968a0
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
---
name: Build and Publish
name: "Build and Publish"
"on":
on:
# run it on push to the default repository branch
push:
branches: [master]

View file

@ -9,6 +9,7 @@
# the `language` matrix defined below to confirm you have the correct set of
# supported CodeQL languages.
#
---
name: "CodeQL"
on: