Skip to content

Commit

Permalink
fix: test deploy flow
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherPHolder committed Feb 5, 2024
1 parent d78621a commit ac6d830
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Deploy Demo App

on:
push:
branches: ["main"]
pull_request:
paths-ignore:
- '*.md'

workflow_dispatch:

Expand Down

0 comments on commit ac6d830

Please sign in to comment.