Skip to content

Commit

Permalink
fix: add
Browse files Browse the repository at this point in the history
  • Loading branch information
SpiffGreen committed Jul 25, 2023
1 parent bae2847 commit 280e2ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: CI
on:
pull_request:
push:
branches:
- "main"

Expand All @@ -13,6 +13,7 @@ permissions:
jobs:
build:
runs-on: ubuntu-latest
if:
steps:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v2
Expand Down

0 comments on commit 280e2ac

Please sign in to comment.