Skip to content

Commit

Permalink
Update azure-static-web-apps-lively-mud-042177e03.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
franfreezy authored Dec 7, 2024
1 parent 0da8f1f commit 8889296
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .github/workflows/azure-static-web-apps-lively-mud-042177e03.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,4 @@ jobs:
app_location: "./frontend"
output_location: 'dist'

close_pull_request_job:
if: github.event_name == 'pull_request' && github.event.action == 'closed' && github.event.pull_request.merged == true
runs-on: ubuntu-latest
name: Close Pull Request Job
steps:
- name: Close Pull Request
id: closepullrequest
uses: Azure/static-web-apps-deploy@v1
with:
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_LIVELY_MUD_042177E03 }}
action: "close"

0 comments on commit 8889296

Please sign in to comment.