Skip to content

Commit

Permalink
Merge pull request #1004 from voila-dashboards/check-release-run
Browse files Browse the repository at this point in the history
[0.2.x] Run Check Release workflow for `0.2.x`
  • Loading branch information
jtpio authored Oct 15, 2021
2 parents 445133f + 6d6cf72 commit 8befa07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Check Release
on:
push:
branches:
- main
- 0.2.x
pull_request:
branches:
- main
- 0.2.x

permissions:
contents: write
Expand Down

0 comments on commit 8befa07

Please sign in to comment.