Skip to content

Commit

Permalink
Trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
pontusab committed Dec 29, 2024
1 parent d0a5f10 commit f50a700
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 36 deletions.
32 changes: 0 additions & 32 deletions .github/workflows/ci.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/publish-cli.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
branches:
- main
# branches:
# - main
# paths:
# - 'packages/cli/**'

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
branches:
- main
# branches:
# - main

jobs:
test:
Expand Down

0 comments on commit f50a700

Please sign in to comment.