Skip to content

Commit

Permalink
Added temporary trigger for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jcpitre committed Dec 5, 2024
1 parent 4d80981 commit 06dd7e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Build and Test
on:
pull_request:
branches: [ main ]
push:
branches: [ functions-python-refactoring ]
paths-ignore:
- '**.md'
- "web-app/**"
Expand Down

0 comments on commit 06dd7e0

Please sign in to comment.