Skip to content

Commit

Permalink
fix: revert the flow to do a release from master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbarion committed Oct 18, 2022
1 parent 9ea5826 commit 03b7c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Release workflow
on:
push:
branches:
- releases
- master

jobs:
lint:
Expand Down

0 comments on commit 03b7c4e

Please sign in to comment.