You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is the yaml file expects to find a azurepolicy.json file in every PR. but the file name it should look for should be based on the root folder where the file exists (policyDefinitions vs. policySetDefinitons folders).
See this PR - #546
The issue is the yaml file expects to find a azurepolicy.json file in every PR. but the file name it should look for should be based on the root folder where the file exists (policyDefinitions vs. policySetDefinitons folders).