Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
j-faria committed Mar 1, 2024
1 parent d362fc7 commit aafecd5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
name: run examples

on:
workflow_dispatch
push
# workflow_dispatch

jobs:
_51Peg:
runs-on: ubuntu-latest
steps:
- uses: kima-org/run-examples/.github/workflows/reusable.yml@main
# - uses: kima-org/run-examples/reusable@main

- name: Run 51Peg example
run : |
Expand Down

0 comments on commit aafecd5

Please sign in to comment.