Skip to content

Commit

Permalink
Update project
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbel committed Aug 27, 2024
1 parent 89b8251 commit 7f901bc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .github/workflows/deploy-ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
name: Publish Application on GitHub Pages
on: [push, pull_request]

on:
push:
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'

jobs:
# Build job
build:
Expand Down
Binary file added config/mde-site-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added config/mde-site-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7f901bc

Please sign in to comment.