Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
Signed-off-by: jamshale <[email protected]>
  • Loading branch information
jamshale committed Apr 12, 2024
1 parent 57fd2fd commit 7e1dd35
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Release

on:
push:
branches: [main]
pull_request:
types: [opened]
branches:
- "**"

permissions:
contents: write
Expand Down

0 comments on commit 7e1dd35

Please sign in to comment.