Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/ljrain/rain-blog into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ljrain committed Nov 19, 2023
2 parents b043b0d + ab93ab4 commit d727ed3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/azure-static-web-apps-ashy-rock-0d65ef90f.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: Azure Static Web Apps CI/CD

#on:
# push:
# branches:
# - main
# pull_request:
# types: [opened, synchronize, reopened, closed]
# branches:
# - main
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize, reopened, closed]
branches:
- main

jobs:
build_and_deploy_job:
Expand Down
1 change: 1 addition & 0 deletions content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ date: 2023-11-19T14:05:29-05:00
draft: false
---
#Welcome to my blog!
test test test

0 comments on commit d727ed3

Please sign in to comment.