Skip to content

Commit

Permalink
Merge pull request #7 from tildeio/fix-workflow-2
Browse files Browse the repository at this point in the history
fix workflow trigger
  • Loading branch information
zvkemp authored Aug 6, 2024
2 parents dd2a0c1 + 04298dc commit 43380b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Release
on:
push:
branches:
- main
pull_request:
types:
- closed
jobs:
create-release:
permissions:
Expand Down

0 comments on commit 43380b5

Please sign in to comment.