Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
danadajian committed Dec 9, 2024
1 parent 00aaaa8 commit 66f5d9a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
name: Release

on:
push:
pull_request:
branches:
- main
- merge-queue
types:
- closed

jobs:
if: github.event.pull_request.merged == true
release:
name: Release
runs-on: ubuntu-latest
Expand Down

0 comments on commit 66f5d9a

Please sign in to comment.