Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
torounit committed Apr 12, 2024
1 parent bb0a66c commit 73fd75a
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
name: Test and Release

on:
push:
tags:
- '*'
branches:
- master
- main
pull_request:
branches:
- master
- main
push:
branches: [ master ]
tags: ['*']

jobs:

Expand Down

0 comments on commit 73fd75a

Please sign in to comment.