Update main.yml

This commit is contained in:
David
2022-02-02 19:05:30 +01:00
committed by GitHub
parent 0a2beaeaac
commit c94036981c

View File

@@ -1,12 +1,11 @@
This is a basic workflow to help you get started with Actions
name: Docker Builds
name: build docker images
# Controls when the workflow will run
on:
workflow_dispatch:
push:
branches: master
branches: master
permissions:
contents: read