Skip to content

Commit

Permalink
Added temporary trigger for testing2
Browse files Browse the repository at this point in the history
  • Loading branch information
jcpitre committed Dec 5, 2024
1 parent 06dd7e0 commit 32acb42
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@ name: Build and Test
on:
pull_request:
branches: [ main ]
push:
branches: [ functions-python-refactoring ]

paths-ignore:
- '**.md'
- "web-app/**"
- "functions/**"
- ".github/workflows/web-*.yml"
workflow_call:
push:
branches: [ functions-python-refactoring ]

env:
python_version: '3.11'
Expand Down

0 comments on commit 32acb42

Please sign in to comment.