Skip to content

Commit

Permalink
fix: workflow on dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Sculas committed Mar 20, 2022
1 parent 593c83f commit 7e67daf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Expand Up @@ -3,9 +3,11 @@ on:
push:
branches:
- main
- dev
pull_request:
branches:
- main
- dev
jobs:
release:
name: Release
Expand Down

0 comments on commit 7e67daf

Please sign in to comment.