From a1c1b804cd8f5866d5a036f5cbc0fc74ef3cafe0 Mon Sep 17 00:00:00 2001 From: mauzey1 Date: Thu, 26 Oct 2023 11:59:53 -0700 Subject: [PATCH] change for ci --- .github/workflows/github-actions-demo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-actions-demo.yml b/.github/workflows/github-actions-demo.yml index 991304d8..5d94c297 100644 --- a/.github/workflows/github-actions-demo.yml +++ b/.github/workflows/github-actions-demo.yml @@ -1,4 +1,4 @@ -name: GitHub Actions Experiment +name: GitHub Actions Experiment 2 run-name: ${{ github.actor }} is testing out GitHub Actions 🚀 on: [push] jobs: