Skip to content

Commit

Permalink
chore: add initial release change file
Browse files Browse the repository at this point in the history
  • Loading branch information
amr-crabnebula committed Oct 4, 2023
1 parent 576782b commit 2d8b8d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
5 changes: 5 additions & 0 deletions .changes/inital-release.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"cargo-packager": "minor"
---

Initial Release
7 changes: 0 additions & 7 deletions .github/workflows/build-examples.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
name: Build examples

on:
push:
branches:
- main
paths:
- ".github/workflows/build-examples.yml"
- "crates/**"
- "examples/**"
pull_request:
branches:
- main
Expand Down

0 comments on commit 2d8b8d7

Please sign in to comment.