disable the workflow and keep it as reference

This commit is contained in:
marceldempers 2023-10-15 15:15:55 +11:00 committed by GitHub
parent f49fff9af5
commit 6ce511cd36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
########################################################### ###########################################################
# Rename the file extension to ".yaml" (remove "_") to enable # IMPORTANT -> Rename the file extension to ".yaml" (remove "_") to enable this
########################################################### ###########################################################
name: Self-Hosted Runner Test name: Self-Hosted Runner Test
@ -7,7 +7,7 @@ name: Self-Hosted Runner Test
on: on:
push: push:
branches: branches:
- githubactions - <branch-name>
jobs: jobs:
build: build: