Skip to content

Commit

Permalink
Change verbiage to kickoff run.
Browse files Browse the repository at this point in the history
  • Loading branch information
davelcpanelnet committed Aug 15, 2024
1 parent e4a9267 commit 981aaff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openstack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
outputs:
VM_IP: ${{ needs.terraform_openstack_create.outputs.VM_IP }}
steps:
- name: Checking out Repo and Commit
- name: Checkout Repo and Commit
if: github.event_name != 'pull_request'
uses: appleboy/ssh-action@v1.0.3
with:
Expand Down

0 comments on commit 981aaff

Please sign in to comment.