Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
radumarias authored Jun 2, 2024
1 parent a0d3c74 commit e9303b8
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,12 @@
#
# maturin generate-ci github
#
name: CI
name: PyPI

on:
push:
branches:
- main
- master
tags:
- '*'
pull_request:
workflow_dispatch:

release:
types: [published]

permissions:
contents: read

Expand Down

0 comments on commit e9303b8

Please sign in to comment.