Skip to content

Commit

Permalink
ci: convert dev publish to manual task (#723)
Browse files Browse the repository at this point in the history
* ci: enable autotests for all pushes

* ci: convert `dev publish` to manual task
  • Loading branch information
antongolub committed Feb 25, 2024
1 parent 2acb0f2 commit 0c97b9f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/dev-publish.yml
@@ -1,9 +1,7 @@
name: Dev Publish

on:
push:
branches:
- dev
workflow_dispatch:

jobs:
publish:
Expand Down

0 comments on commit 0c97b9f

Please sign in to comment.