Skip to content

Commit

Permalink
Merge branch 'calrissian-172' of https://github.com/fabricebrito/calr…
Browse files Browse the repository at this point in the history
…issian into calrissian-172
  • Loading branch information
fabricebrito committed Dec 13, 2024
2 parents 14c8c0d + 2ab0db4 commit 5394bee
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
# This workflow will install Python dependencies, run tests and lint with a single version of Python
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python

name: Build and Test

on:
push:
branches: [ "calrissian-172" ]
pull_request:
branches: [ "main" ]
name: Build & Tests
on: [push, pull_request]

permissions:
contents: read
Expand Down

0 comments on commit 5394bee

Please sign in to comment.