Skip to content

Commit

Permalink
Update .github/workflows/release-main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Apr 22, 2024
1 parent 6505335 commit 27da90c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: release-main

on:
push:
branches: [ "main", "feature/provenance" ]
branches: [ "main" ]

permissions:
contents: write
Expand Down

0 comments on commit 27da90c

Please sign in to comment.