updating log interceptor for read role
This commit is contained in:
@@ -23,8 +23,8 @@ jobs:
|
||||
steps:
|
||||
- name: Install Azure CLI
|
||||
run: |
|
||||
curl -sL https://aka.ms | sudo bash
|
||||
|
||||
curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash
|
||||
|
||||
- name: Log in to Azure
|
||||
uses: azure/login@v3
|
||||
with:
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
# Flying API
|
||||
|
||||
An API for the Flying app.
|
||||
|
||||
...
|
||||
@@ -1 +0,0 @@
|
||||
...
|
||||
Reference in New Issue
Block a user