Skip to content

Commit

Permalink
CI: build releases
Browse files Browse the repository at this point in the history
  • Loading branch information
odesenfans committed Feb 14, 2024
1 parent 41ed9bf commit ab07258
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tests.yml → .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: Tests
name: CI/CD

on:
push:
branches:
- "main"
tags:
- "v*"
pull_request:
branches:
- "*"
Expand Down

0 comments on commit ab07258

Please sign in to comment.