Skip to content

Commit

Permalink
trigger workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelburgos committed May 13, 2024
1 parent 1873838 commit c07e41c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Run Unit Tests

on:
push:
paths:
- obi_applet
- '.github/test.yml' # Trigger on changes to the workflow file
# paths:
# - obi_applet
# - '.github/test.yml' # Trigger on changes to the workflow file

jobs:
build:
Expand Down

0 comments on commit c07e41c

Please sign in to comment.