Skip to content

Commit

Permalink
Update echo_vars.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Sep 23, 2024
1 parent 7be0c8c commit 1b1886b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/echo_vars.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is a basic workflow to help you get started with Actions
name: Terraform Plan
name: Echo Vars

# Controls when the workflow will run
on:
Expand All @@ -8,7 +8,7 @@ on:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "build"
Plan:
Echo:
# The type of runner that the job will run on
runs-on: [ "229685449397" ]
# Steps represent a sequence of tasks that will be executed as part of the job
Expand Down

0 comments on commit 1b1886b

Please sign in to comment.