Skip to content

Commit

Permalink
Merge branch 'updated-README.md' of github.com:harmonytke/JeMPI into …
Browse files Browse the repository at this point in the history
…updated-README.md
  • Loading branch information
harmonytke committed Feb 8, 2024
2 parents 80b795a + 38986f8 commit 02af5d1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/jempiUI.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
on:
pull_request:
branches:
- main
- dev
paths:
- "JeMPI_Apps/JeMPI_UI/**"
push:
branches:
- dev
paths:
- 'JeMPI_Apps/JeMPI_UI/**'
jobs:
common-setup:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 02af5d1

Please sign in to comment.