Skip to content

Commit

Permalink
updated for changes from firewall.
Browse files Browse the repository at this point in the history
  • Loading branch information
robgruen committed Dec 16, 2024
1 parent da3d0e9 commit 324aed5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-docker-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Build and deploy Node.js app to Azure Web App - typeagent
on:
push:
branches:
- main
- dev/robgruen/firewall
workflow_dispatch:

permissions:
Expand All @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: main
ref: dev/robgruen/firewall

- uses: dorny/paths-filter@v3
id: filter
Expand Down

0 comments on commit 324aed5

Please sign in to comment.