Skip to content

Commit

Permalink
Vm firewall rule (#28)
Browse files Browse the repository at this point in the history
* adding the VM firewall-rule yaml

* adding the VM firewall-rule yaml

* adding the VM firewall-rule yaml

* adding the VM firewall-rule yaml

* adding the VM firewall-rule yaml

* adding firewall rule

* adding firewall rule

* adding firewall rule

* adding firewall rule

* adding firewall rule

* adding firewall rule

* adding firewall rule

* adding firewall rule

* adding firewall rule

---------

Co-authored-by: Syed Yakoob Ali <[email protected]>
  • Loading branch information
yakoob01 and Syed Yakoob Ali authored Jun 7, 2023
1 parent 31bae83 commit a2b71b9
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: RW — Change Azure virtualMachine' firewall rule
name: RW — Change Azure virtualMachine firewall rule

on:
workflow_call:
Expand Down Expand Up @@ -41,6 +41,9 @@ jobs:
name: ${{ inputs.github_env }}

steps:

- name: Checkout repository
uses: actions/checkout@v3

- name: Get runner IP
id: get-runner-ip
Expand Down

0 comments on commit a2b71b9

Please sign in to comment.