Skip to content

Commit

Permalink
Run the workflow without the need of a release
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinkrzeminski committed Oct 3, 2024
1 parent 3291a44 commit ec217b8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/deploy-to-stream-dist.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Deploy to xwp/stream-dist Repository

on:
release:
types:
- released
- prereleased
push:
branches:
- master
- develop

jobs:
lint_and_test:
Expand Down

0 comments on commit ec217b8

Please sign in to comment.