Skip to content

Commit

Permalink
Merge pull request #4 from merkle-open/develop
Browse files Browse the repository at this point in the history
Cleanup workflows
  • Loading branch information
marcosimbuerger authored Mar 7, 2024
2 parents 9cdd3d8 + 02570bc commit 5e506b0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 75 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/azure-static-web-apps-dev.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Azure Static Web Apps CI/CD (DEV)

on:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
push:
branches:
- develop
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/azure-static-web-apps-prod.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Azure Static Web Apps CI/CD (PROD)

on:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
push:
branches:
- main
Expand Down
75 changes: 0 additions & 75 deletions .github/workflows/hugo.yaml

This file was deleted.

0 comments on commit 5e506b0

Please sign in to comment.