Skip to content

Commit c02cb7f

Browse files
hitting a git request to check
1 parent f6629aa commit c02cb7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/token.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
env:
1717
CLIENT_ID: ${{ secrets.AZURE_CLIENT_ID }}
18-
API_URL: https://<your-app-name>.azurewebsites.net/validate # 🔁 replace with your GET endpoint
18+
API_URL: https://sentintel-content-dev-fue4ashcg9fnfge9.canadacentral-01.azurewebsites.net/ # 🔁 replace with your GET endpoint
1919

2020
steps:
2121
- name: 🔐 Request OIDC token from GitHub

0 commit comments

Comments
 (0)