Skip to content

Commit

Permalink
Update sdk-python-ci.yml (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield authored Mar 26, 2024
1 parent 60faf69 commit 2205931
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/sdk-python-ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: CI Pipeline for SDK - Python

on: push
on:
push:
pull_request:
types: [opened, reopened]

jobs:
lint_and_test:
Expand Down

0 comments on commit 2205931

Please sign in to comment.