Skip to content

Commit

Permalink
build: fix action flow after release-please
Browse files Browse the repository at this point in the history
  • Loading branch information
doralteres committed Jan 28, 2024
1 parent f36bb8a commit 4c51149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: CI-Main

on:
workflow_dispatch:
push:
branches:
- main
paths-ignore:
- '**.md'
- '.github/**'
- 'example/**'
- 'package.json'
- 'yarn.lock'

jobs:
Expand Down

0 comments on commit 4c51149

Please sign in to comment.