Skip to content

Commit 31e5bdb

Browse files
committed
fix: update powerplatform provider version to 3.7.0
1 parent 60f4a90 commit 31e5bdb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: Terraform Validation
2+
run-name: ${{ github.event_name }} - ${{ github.actor }} - ${{ github.workflow }}
3+
on:
4+
push:
5+
branches:
6+
- main
7+
- 'refs/tags/*'
8+
pull_request:
9+
branches:
10+
- main
11+
workflow_dispatch:

0 commit comments

Comments
 (0)